Zero Button Checkin

last modified: March 19, 2009
Zero Button Checkin
If we can commit our changes to the shared development source code repository whenever all the tests pass, and checking in more often is good, then why don't we check in every time all the tests pass?

Similar in concept to ZeroButtonTesting, what if our tools automatically ran all the tests whenever they could, and when all the tests passed, shared all of our changes with all other developers on our project?

Specifically...

This is a concept that was discussed on this thread of the ExtremeProgramming Yahoo Group: http://tech.groups.yahoo.com/group/extremeprogramming/message/149317


CategoryAutomated CategoryTesting


Loading...