Use pytest-testmon
to run the long integration tests that are affected by the open PR
#1200
Closed
1 of 2 tasks
Search before asking
Description
For now, if open's pr adds or changes long integration test, they are not tested by circle ci before merging into staging branch. We can use
pytest --testmon
and circleci to cache the .testmondata, to only run the long integration tests are affected by the PR.Hi @jiashenC, what do you think? Thanks!
Use case
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: