add junitxml report back

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Churikova Tetiana 2019-12-10 16:03:00 +01:00 committed by Jakub Sokołowski
parent 4fa275bb05
commit 4a40b6f033
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
[pytest]
norecursedirs = .git views
addopts = -s -v --tb=line
addopts = -s -v --tb=line --junitxml=result.xml