lundi 1 février 2016

Outside-In TDD: Should I check in with failing Acceptance Test?

So you start with a failing acceptance test, and build out the feature with unit tests until the acceptance test passes. But as you get passing unit tests, should you be checking in to source control? If you do, do you mark the acceptance test to be ignored (and if so where? in code or on the build server)? How does this fit into continuous integration?

Thanks

Aucun commentaire:

Enregistrer un commentaire