diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-09 12:28:24 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-09 13:02:54 +0100 |
commit | 728f5c95df4d3edbe6b3f814a270cdf3b532aef9 (patch) | |
tree | b07289945c7bdc6c938ab9dc3b93538a2e6d1feb /upper-constraints.txt | |
parent | 7ddcfae7ff8a20fac21f5ba2b923e8e5cbce19e5 (diff) |
Generate Html and Xunit Behave reports
Change-Id: I7d5f31502ba61b61a0b1c885fe8828211bc0bc0a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index bcf55ebd..1c35e41f 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,5 +1,6 @@ robotframework===3.1.1 bandit===1.1.0 behave===1.2.6 +behave-html-formatter===0.9.4;python_version>='3.5' pylint===1.9.5;python_version=='2.7' pylint===2.3.1;python_version=='3.7' |