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> | 2021-02-09 19:20:56 +0100 |
commit | 8283ee5c5b8efc12c7b728d7480257bb7f9bc3f7 (patch) | |
tree | 50aac2b8c1271fb82b1def29916450096b6d1fb7 /upper-constraints.txt | |
parent | b7d72be6458dbe73e3893ba242fb2dd7a6c745fc (diff) |
Generate Html and Xunit Behave reports
Change-Id: I7d5f31502ba61b61a0b1c885fe8828211bc0bc0a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 728f5c95df4d3edbe6b3f814a270cdf3b532aef9)
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 63729fb4..b362e985 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,5 +1,7 @@ robotframework===3.0.2 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.6' boto3===1.9.108 |