-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Custom test runner #1470
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Clear and concise description of the problem
Jest ecosystem has jest-runner or create-jest-runner.
It can be extended to test in an environment such as an electron.
Also, It would be nice to be able to perform lint or typecheck with the efficient worker of tinypool.
Suggested solution
I'd like to provide an API for setting up a custom runner.
Alternative
It can also refer to Jest's projects config.
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request