diff --git a/docs/bsn-coding-standards.html b/docs/bsn-coding-standards.html index 1fb0f34..c70d5c3 100644 --- a/docs/bsn-coding-standards.html +++ b/docs/bsn-coding-standards.html @@ -375,7 +375,7 @@ result = some_function( 8 Testing - Durchsetzung: pytest --cov --cov-fail-under=80 AUTO + Durchsetzung: pytest --cov --cov-fail-under=80 CI (nicht in pre-commit) 🔧 Review-Fix (#6): TDD („erst Test, dann Code") ist jetzt eine
Durchsetzung: pytest --cov --cov-fail-under=80 AUTO
pytest --cov --cov-fail-under=80
Durchsetzung: pytest --cov --cov-fail-under=80 CI (nicht in pre-commit)