Files
neon/test_runner/conftest.py
Dmitry Rodionov c75bc9b8b0 Change benchmark plugin layout so pytest loads it properly when running
all tests (not necessary performance ones)

resolves #837
2021-11-04 16:33:31 +03:00

2 lines
76 B
Python

pytest_plugins = ("fixtures.zenith_fixtures", "fixtures.benchmark_fixture")