tobiko/test-requirements.txt
Federico Ressi 3ce3c741e5 Switch to pytest test runner
Change-Id: I8132e07ad624fe9faa01265d700b5eb37b94815f
2020-12-18 13:51:08 +00:00

10 lines
301 B
Plaintext

# Unit tests requirements
ansi2html>=1.6.0 # LGPLv3+
coverage>=4.5.0 # Apache-2.0
mock>=2.0.0 # BSD
psutil>=5.7.2 # BSD
pytest>=6.0.0 # MIT
pytest-html>=3.0.0 # MPL-2.0
pytest-xdist[psutil]>=2.0.0 # MIT