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