We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cca941 commit 0712ac6Copy full SHA for 0712ac6
.codegen.json
@@ -8,7 +8,6 @@
8
"prepend_path": ".venv/bin",
9
"acceptance_path": "tests/integration",
10
"test": [
11
- "pytest tests/unit -n 4 --cov --cov-report=xml:coverage-unit.xml --timeout 30 --durations 20"
12
]
13
}
14
0 commit comments