File: test-requirements.txt

package info (click to toggle)
python-zaqarclient 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 836 kB
  • sloc: python: 4,420; makefile: 18; sh: 2
file content (12 lines) | stat: -rw-r--r-- 219 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Unit testing
fixtures>=3.0.0 # Apache-2.0/BSD
testtools>=2.2.0 # MIT

# Test runner
stestr>=1.0.0 # Apache-2.0

# Metrics and style
coverage!=4.4,>=4.0 # Apache-2.0

ddt>=1.0.1 # MIT
requests-mock>=1.2.0 # Apache-2.0