aboutsummaryrefslogblamecommitdiffstats
path: root/pytest.ini
blob: c0401a184e5dda7d71d8fbce31bd9708b19666d1 (plain) (tree)
1
2
3
4
5
6
        
         
                                                                              

                                  
                                 
[pytest]
addopts =
        --ds=config.settings.test --disable-warnings --nomigrations --reuse-db
filterwarnings = 
        ignore::DeprecationWarning
python_files = tests.py test_*.py