Files
hunfabric/tests/requirements.txt
Ludovico Magnocavallo 4b798fb34d Run tests in parallel using pytest-xdist (#881)
* test terraform cache

* try pytest-xdist

* revert cache changes

* extend to other jobs

* change dist, bump processes to 4

* revert

* mark tests

* run init to prime providers cache

* prime providers cache

* prime providers cache for all jobs

* add local provider to versions

* remove leftover code
2022-10-14 14:56:16 +02:00

7 lines
82 B
Plaintext

pytest>=6.2.5
pytest-xdist
PyYAML>=6.0
tftest>=1.6.3
marko>=1.2.0
deepdiff>=5.7.0