elastic-recheck/test-requirements.txt
Sorin Sbarnea 0cbc0cd524 Replace testr with pytest
Using a single test run orchestrator makes it easier to maintain
the project, especially as pytest is actively maintained.

Change-Id: I5c843984bc0a1b9264e744373e6a3fd9d43e99cd
2020-09-17 15:49:32 +01:00

7 lines
79 B
Plaintext

fixtures>=3.0.0
mock>=1.0
# queries use pytest
pytest
pytest-xdist
pytest-html