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

Question: only running tests affected by recent changes #35534

Closed
wycio opened this issue Nov 12, 2019 · 1 comment
Closed

Question: only running tests affected by recent changes #35534

wycio opened this issue Nov 12, 2019 · 1 comment

Comments

@wycio
Copy link

wycio commented Nov 12, 2019

Hello,

Is there a way to executes only those tests which are affected by recent changes? We have a large unit test suite and now it is starting to take a while before it finishes. We are thinking that we only run those tests which are affected by the code changes in the first pass.

Python has something like this: https://github.com/tarpas/pytest-testmon

Is there a way to do this in Go? Kindly let me know.

Thank you!

@agnivade
Copy link
Contributor

Hello @wycio , unlike other projects, we do not use the issue tracker for questions such as these. It is only used for bugs and feature proposals. I will close this issue, but please feel free to ask it in any of these forums below:

Thanks

@golang golang locked and limited conversation to collaborators Nov 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants