> First I bound Cobertura to verify-phase, but because the developers only run > "test" > to run the tests only once, they never go through the coverage-checks and the > build on the buildserver breaks regularly because of too less coverage.
Perhaps bind something to your scm commit hook so the code simply can't make it into your SCM tool without meeting certain standards for coverage? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
