mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
feat: setup devcontainer
This commit is contained in:
5
pyproject.toml
Normal file
5
pyproject.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[tool.pytest.ini_options]
|
||||
python_classes = ["Test", "Describe"]
|
||||
python_functions = ["test_", "it_", "and_", "but_", "they_"]
|
||||
python_files = ["test_*.py",]
|
||||
testpaths = ["test",]
|
||||
Reference in New Issue
Block a user