1
0
Fork 0
mirror of synced 2024-05-04 12:22:48 +12:00
bulk-downloader-for-reddit/pytest.ini
2021-04-18 16:44:05 +03:00

8 lines
220 B
INI

[pytest]
markers =
online: tests require a connection to the internet
reddit: tests require a connection to Reddit
slow: test is slow to run
authenticated: test requires an authenticated Reddit instance