datamations/PythonSettings.json

5 строки
113 B
JSON

{
"TestFramework": "pytest",
"UnitTestRootDirectory": "datamations/tests",
"UnitTestPattern": "test_*.py"
}