Ways to skip, and run single(s) tests
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 359
- PR merge metrics
- No merged PRs in 30d
Description
Hi, is it possible to skip tests, skip groups, subgroups, etc..?
Same with picking single or few particular tests to run.
The way Mocha does it is by using prepending `.only / .skip` in front of test or group. Is it possible in NodeUnit?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.