mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 14:35:27 -04:00
5 lines
110 B
INI
5 lines
110 B
INI
[pytest]
|
|
python_files = test*.py
|
|
python_classes = NoThanks
|
|
filterwarnings = ignore::UserWarning
|
|
addopts = -rs
|