b2541c4054
feat: add configurable matrix permalink base, unify user placeholders, and refactor notification rendering
7 lines
130 B
INI
Executable File
7 lines
130 B
INI
Executable File
[tool:pytest]
|
|
testpaths = tests
|
|
python_files = test_*.py
|
|
python_classes = Test*
|
|
python_functions = test_*
|
|
addopts = -v --tb=short
|