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

Add support for running individual tests #46

Closed
molovo opened this issue Feb 24, 2017 · 0 comments
Closed

Add support for running individual tests #46

molovo opened this issue Feb 24, 2017 · 0 comments

Comments

@molovo
Copy link
Member

molovo commented Feb 24, 2017

Could use syntax like:

zunit /path/to/file@"The name of a test"

Would load that file, but only parse and load that particular test. Particularly useful when writing slow running tests to avoid running the whole file.

@molovo molovo added this to the v0.6.0 milestone Feb 24, 2017
molovo added a commit that referenced this issue Feb 24, 2017
Syntax: `zunit /path/to/file.zunit@'The test name'`

Fix #46
molovo added a commit that referenced this issue Feb 25, 2017
Syntax: `zunit /path/to/file.zunit@'The test name'`

Fix #46
@molovo molovo mentioned this issue Feb 25, 2017
7 tasks
molovo added a commit that referenced this issue Feb 25, 2017
Syntax: `zunit /path/to/file.zunit@'The test name'`

Fix #46
@molovo molovo added the has pr label Feb 25, 2017
@molovo molovo closed this as completed in b17c1f4 Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant