https://forge.softwareheritage.org/source/swh-scheduler.git
Revision c2a020d471e1f2eb70dd0104e034f804a1b0d533 authored by David Douard on 16 October 2019, 08:50:06 UTC, committed by David Douard on 16 October 2019, 11:20:42 UTC
1 parent a7e15bf
Raw File
Tip revision: c2a020d471e1f2eb70dd0104e034f804a1b0d533 authored by David Douard on 16 October 2019, 08:50:06 UTC
tests: rewrite tests using pytest and the new rpc fixtures from swh.core
Tip revision: c2a020d
requirements-test.txt
# pytest<4 because of https://github.com/pytest-dev/pytest/issues/4641
pytest < 4
pytest-postgresql >= 2.1.0
celery >= 4
hypothesis >= 3.11.0
back to top