This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-mobile
mirror of
https://github.com/status-im/status-mobile.git
Watch
2
Star
0
Fork
You've already forked status-mobile
0
Code
Issues
Projects
Releases
Wiki
Activity
b98578ef9d
status-mobile
/
test
/
appium
/
pytest.ini
3 lines
83 B
INI
Raw
Normal View
History
Unescape
Escape
e2e-tests, android: added infrastructure for running e2e tests, added test send/receive in chat, added request password tests, updated gitignore to exclude python related files.
2017-08-28 10:02:20 +00:00
[pytest]
norecursedirs
=
.git views
add junitxml report back Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-12-10 15:03:00 +00:00
addopts
=
-s -v --tb=line --junitxml=result.xml