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 "a" watch keypress command to run --all tests #16

Merged
merged 1 commit into from Feb 25, 2024
Merged

Conversation

mattbrictson
Copy link
Owner

Now there are 2 ways to run the entire test suite via interactive watch commands:

  • ENTER runs all tests, excluding slow ones
  • "a" runs all tests, slow tests included (equivalent to mt --all)

Now there are 2 ways to run the entire test suite via interactive watch
commands:

- ENTER runs all tests, excluding slow ones
- "a" runs all tests, slow tests included (equivalent to `mt --all`)
@mattbrictson mattbrictson added the ✨ Feature Adds a new feature label Feb 25, 2024
@mattbrictson mattbrictson merged commit b6480c7 into main Feb 25, 2024
6 checks passed
@mattbrictson mattbrictson deleted the watch-all branch February 25, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature Adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant