Parallel testing
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the tests could be ran in parallel, e.g. [ava](https://ava.li/) provides this, but I don't like that it depends on babel...
ping @cstruct, thoughts?
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
The issue names no files, tests, or test command. Start by locating the repository's existing test setup and invocation, then assess how parallel execution could work without the Babel dependency mentioned; done would mean an agreed implementation approach and parallel test support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, javascript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100