1[pytest]
2testpaths = tests
3python_files = Test*.py
4python_classes = Test
5timeout = 30
6log_cli = 1
7log_cli_level = WARNING
8