Run React-lua tests in CI
Nobody has claimed this yet.
- Dominant language
- Luau
- Stars
- 569
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
This is blocked by Jest-lua; we are waiting on Roblox to release their repo.
We want to run the React-lua test cases in CI with Jest. This would be a significant achievement for the project, as it would be the very first substantial Roblox package to run its tests in GitHub CI without mocking any Roblox environment.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
First confirm whether the Jest-lua dependency and the awaited Roblox repository release are available. Then inspect the project's GitHub CI setup and React-lua test cases to determine how Jest should run them without mocking Roblox. Done means the test cases execute successfully in GitHub CI against a real Roblox environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100