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

feat(testrunner): support --repeat CLI flag to repeat tests #1828

Merged

Conversation

aslushnikov
Copy link
Collaborator

This allows you to run npm run cunit -- --repeat 10 to run
tests multiple times.

This allows you to run `npm run cunit -- --repeat 10` to run
tests multiple times.
@aslushnikov aslushnikov merged commit 51b8685 into microsoft:master Apr 17, 2020
@aslushnikov aslushnikov deleted the testrunner-support-repeat-cli branch April 17, 2020 01:09
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

Successfully merging this pull request may close these issues.

2 participants