
... by the builtin unittest.mock module, to reduce external dependencies. Change-Id: Id29822674672cd1a1231fcb627722c3949be2682
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
# Test cases requirements
|
|
|
|
pytest>=7.2.0 # MIT
|
|
pytest-html>=4.1.1 # MIT
|
|
pytest-xdist[psutil]>=3.5.0 # MIT
|