This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-react
mirror of
https://github.com/status-im/status-react.git
Watch
2
Star
0
Fork
You've already forked status-react
0
Code
Issues
Projects
Releases
Wiki
Activity
457f2a157a
status-react
/
test
/
appium
/
pytest.ini
4 lines
84 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
WIP, report automated test results to GitHub as comment under appropriate PR Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-01-26 11:07:09 +00:00
addopts
=
-s -v --junitxml=result.xml --tb=line