Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ways to skip, and run single(s) tests #344

Open
igor-sky opened this issue Jul 12, 2017 · 0 comments
Open

Ways to skip, and run single(s) tests #344

igor-sky opened this issue Jul 12, 2017 · 0 comments

Comments

@igor-sky
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant