Add test framework

Change-Id: Ia783cd524c8cae92722f8614a009b3812743985d
This commit is contained in:
Dean Troyer
2018-06-08 13:35:22 -05:00
parent 2c0bd269ba
commit 48d2e018d4
4 changed files with 54 additions and 5 deletions

3
test-requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
bashate >= 0.2
PyYAML >= 3.1.0
yamllint >= 0.5.2