[pytest]
doctest_optionflags= ELLIPSIS

python_files =
    test_*.py
    check_*.py
    example_*.py

norecursedirs = results tests/tmp tests/utils tests/templates