This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
sherlock
Watch
2
Star
0
Fork
You've already forked sherlock
0
mirror of
https://github.com/sherlock-project/sherlock
synced
2025-02-16 12:38:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2c303a2869
sherlock
/
pytest.ini
5 lines
100 B
INI
Raw
Normal View
History
Unescape
Escape
Adapt for online testing When using tox, pass `-e offline` to exclude online tests. When using pytest, pass `-m "not online"` to do the same.
2024-05-21 21:19:35 -04:00
[pytest]
addopts
=
--strict-markers
markers
=
Add newline
2024-06-02 02:19:39 -04:00
online: mark tests are requiring internet access.
Reference in a new issue
Copy permalink