ironic-staging-drivers/test-requirements.txt
Riccardo Pittau 24a6a7ccd7 Re-add coverage to test-requirements
It's in uppper-constraints so it should stay there.

Change-Id: I83560dd7ddc0947fff2e27230bc9f0de456373f3
2021-01-25 10:21:45 +01:00

12 lines
401 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
os-testr>=1.0.0 # Apache-2.0