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): improvements to testrunner #2070

Merged
merged 1 commit into from
May 1, 2020

Conversation

aslushnikov
Copy link
Collaborator

This patch:

  • teaches test runner to understand custom argument spelling, e.g. --file=evalu and -j10
  • fixes --file filter to actually focus file paths instead of focusing
    all tests with given path

This patch:
- teaches test runner to understand custom argument spelling, e.g. `--file=evalu` and `-j10`
- fixes `--file` filter to actually focus file paths instead of focusing
all tests with given path
@aslushnikov aslushnikov requested a review from dgozman May 1, 2020 07:06
@pavelfeldman pavelfeldman merged commit a9f0c40 into microsoft:master May 1, 2020
@aslushnikov aslushnikov deleted the improve-tests branch March 3, 2021 22:02
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