[pytest] addopts = -s --html=report/myreport.html --self-contained-html testpaths = ./ python_files = pytest*.py python_classes = Test* python_functions = test_*