The first couple of runs everything breaks, then code is added to NOT catastrophically fail, then you are pretty good.
(or move into lots of false failures)
Sort of like -Werror or linting/static analysis type tools, or code coverage, or similar...
The first couple of runs everything breaks, then code is added to NOT catastrophically fail, then you are pretty good.
(or move into lots of false failures)
Sort of like -Werror or linting/static analysis type tools, or code coverage, or similar...