|
|
|
|
|
by taeric
4428 days ago
|
|
You know what has a high chance of introducing a crap ton more bugs? Unnecessary code. :) Also, did you read the rest of the post? Typical test cycles are much faster than that. But a full test of the entire system takes some time. As it should. This is also why the test suite for git takes a long time, but has a very good signal to noise ratio. |
|
If only that "unnecessary code" had tests... Oh wait.