[pytest] testpaths = tests python_files = test_*.py addopts = -ra markers = e2e: end-to-end UI workflow tests perf: performance smoke tests fuzz: property/fuzz tests filterwarnings = ignore:antlr4.error.ErrorListener module is not installed:UserWarning ignore:divide by zero encountered in power:RuntimeWarning