summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: 75f4d52f0b5adc1eb4fda814faf5bfd7b2360e31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
stestr>=1.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD

coverage!=4.4,>=4.0 # Apache-2.0

# sphinx is required in test-requirements in addition to doc/requirements
# because there is a sphinx extension that has tests
sphinx>=2.0.0,!=2.1.0 # BSD

# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0