1
0
Fork 0
mirror of synced 2024-05-20 12:12:40 +12:00
bulk-downloader-for-reddit/pytest.ini

8 lines
220 B
INI
Raw Normal View History

2021-02-26 22:09:25 +13:00
[pytest]
markers =
2021-02-26 22:19:12 +13:00
online: tests require a connection to the internet
2021-02-27 12:26:02 +13:00
reddit: tests require a connection to Reddit
2021-03-10 11:43:15 +13:00
slow: test is slow to run
authenticated: test requires an authenticated Reddit instance