diff options
Diffstat (limited to 'conductor/test-requirements.txt')
-rw-r--r-- | conductor/test-requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conductor/test-requirements.txt b/conductor/test-requirements.txt index 6bd93c6..3150f00 100644 --- a/conductor/test-requirements.txt +++ b/conductor/test-requirements.txt @@ -17,4 +17,5 @@ testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT os-testr>=1.0.0 # Apache-2.0 tempest>=11.0.0 # Apache-2.0 -pifpaf>=0.0.11
\ No newline at end of file +pifpaf>=0.0.11 +junitxml>=0.7 |