add junitxml report back
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
4fa275bb05
commit
4a40b6f033
|
@ -1,3 +1,3 @@
|
|||
[pytest]
|
||||
norecursedirs = .git views
|
||||
addopts = -s -v --tb=line
|
||||
addopts = -s -v --tb=line --junitxml=result.xml
|
Loading…
Reference in New Issue