Add default test framework

Change-Id: I828864d3b686e303a6448b0f9c9136e947aaac0b
This commit is contained in:
Dean Troyer
2018-06-08 20:04:38 -05:00
parent 9b95aa0a35
commit b3d4df1cc5
4 changed files with 76 additions and 0 deletions

3
test-requirements.txt Normal file
View File

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