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: add support for the mocha --invert flag #622

Merged
merged 2 commits into from
Aug 11, 2020
Merged

Conversation

jacobheun
Copy link
Contributor

The --invert flag requires --grep be used. This makes it easy to skip certain tests via the cli.

npx aegir test --grep "test to skip" --invert

@jacobheun jacobheun requested a review from vasco-santos August 11, 2020 14:17
Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jacobheun jacobheun merged commit 964d05f into master Aug 11, 2020
@jacobheun jacobheun deleted the feat/test-invert branch August 11, 2020 14:40
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