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

Flag to avoid rerunning tests that haven't changed #451

Closed
snoyberg opened this issue Jun 30, 2015 · 2 comments
Closed

Flag to avoid rerunning tests that haven't changed #451

snoyberg opened this issue Jun 30, 2015 · 2 comments
Assignees
Milestone

Comments

@snoyberg
Copy link
Contributor

Motivation: in a large project, you can run something like stack test --haddock --no-rerun-tests continuously until you fix everything. Bonus points in the future: tie this in with autorebuild on file change.

@snoyberg snoyberg self-assigned this Jun 30, 2015
@snoyberg snoyberg added this to the 0.2.0.0 milestone Jun 30, 2015
@snoyberg
Copy link
Contributor Author

Full implementation will require resolving #319

@snoyberg
Copy link
Contributor Author

This is now implemented

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

No branches or pull requests

1 participant