Files
cantera/test/python/pytest.ini
T
Christopher Neal a57294d91a Update Pytest configuration and slow test handling
Cleanups of unused utilities imports

slow tests moved to a different pytest way of marking
2024-10-19 20:04:43 -04:00

6 lines
85 B
INI

[pytest]
markers =
slow_test: mark test as slow
pythonpath = ../../build/python