Skip to content

Commit 63881ab

Browse files
committed
Declare helper as a pytest plugin so asserts aren't ignored with PYTHONOPTIMIZE
1 parent a4bf9fa commit 63881ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pytest_plugins = ["Tests.helper"]

0 commit comments

Comments
 (0)