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

Commits on Feb 25, 2024

  1. Add "a" watch keypress command to run --all tests

    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 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    0bb2a96 View commit details
    Browse the repository at this point in the history