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

Watch mode: Add key command to re-run tests #4734

Open
horsefacts opened this issue Apr 13, 2023 · 0 comments
Open

Watch mode: Add key command to re-run tests #4734

horsefacts opened this issue Apr 13, 2023 · 0 comments
Labels
A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-feature Type: feature

Comments

@horsefacts
Copy link

horsefacts commented Apr 13, 2023

Component

Forge

Describe the feature you would like

From time to time, I'd like to re-run tests in --watch mode without changing and saving a file. This is especially useful for fuzz tests, where I might want to see a few example failures in a row to understand why a particular test is failing. It would be nice to be able to press a hotkey to re-run all tests.

Jest's watch mode is a good example: pressing a at any time in watch mode re-runs all tests:

40672937-25dab91a-6325-11e8-965d-4e55ef23e135

Additional context

No response

@horsefacts horsefacts added the T-feature Type: feature label Apr 13, 2023
@gakonst gakonst added this to Foundry Apr 13, 2023
@github-project-automation github-project-automation bot moved this to Todo in Foundry Apr 13, 2023
@mds1 mds1 added Cmd-forge-test Command: forge test C-forge Command: forge labels Apr 13, 2023
@zerosnacks zerosnacks added the A-testing Area: testing label Jul 1, 2024
@zerosnacks zerosnacks added this to the v1.0.0 milestone Jul 26, 2024
@grandizzy grandizzy removed this from the v1.0.0 milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-feature Type: feature
Projects
Archived in project
Development

No branches or pull requests

4 participants