diff --git a/pytest.ini b/pytest.ini index 3a13b3b9c..f945bd8a0 100644 --- a/pytest.ini +++ b/pytest.ini @@ -12,3 +12,5 @@ log_file_format = %(asctime)s.%(msecs)03d %(levelname)s [%(name)s] %(message)s timeout = 300 markers = smoke: marks tests as smoke test (deselect with '-m "not smoke"') + waku_test_fleet: marks tests that run against a live Waku test fleet + store2000: marks tests that use 2000 store messages