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

support only running updated tests instead of the full suite all over again #10

Open
gosuto-inzasheru opened this issue Dec 30, 2021 · 0 comments

Comments

@gosuto-inzasheru
Copy link
Member

would be great to be able to run only the tests that were altered, and remember the last result for all other tests:

After the test suite has been run once, you can use the --update flag to only repeat tests where changes have occured:

$ brownie test --update

A module must use the module_isolation or fn_isolation fixture in every test function in order to be skipped in this way.

https://eth-brownie.readthedocs.io/en/stable/tests-pytest-intro.html#only-running-updated-tests

@gosuto-inzasheru gosuto-inzasheru changed the title support only running updated tests instead of the full suite al over again support only running updated tests instead of the full suite all over again Dec 30, 2021
gosuto-inzasheru added a commit that referenced this issue Dec 8, 2022
update great_ape_safe from main repo, add badger system
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