Open agucova opened 1 year ago
We should reimplement the tests in integration.py to run under pytest using pytest-regressions and pytest-benchmark. We also need to add markers to these tests to be able to run it only on certain environments.
integration.py
related to https://github.com/rethinkpriorities/squigglepy/issues/33
We should reimplement the tests in
integration.py
to run under pytest using pytest-regressions and pytest-benchmark. We also need to add markers to these tests to be able to run it only on certain environments.