OpenMC/pytest.ini

5 lines
110 B
INI

[pytest]
python_files = test*.py
python_classes = NoThanks
filterwarnings = ignore::UserWarning
addopts = -rs