run integration tests with pytest
#16179
Labels
development
Tech debt, refactors, CI, tests, and other related work.
enhancement
An improvement of an existing feature
Describe the current behavior
#16168 exposed some weirdness around the current integration test harness and concurrency
we should use pytest for this, since this is what its good at, ideally using a separate
pytest
configDescribe the proposed behavior
run integration tests w pytest
Example Use
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: