
Add an initial unit test framework and one unit test. This way we can ask people to add unit tests when they contribute code. Change-Id: If52976e1992945a8e38af3cbad5b5f4389922d4c
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
hacking>=0.10.0,<0.11
|
|
sphinx>=1.1.2
|
|
os-testr>=0.8.0 # Apache-2.0
|
|
mock>=2.0.0 # BSD
|
|
testtools>=1.4.0 # MIT
|