I鈥檇 like to make sure my code changes are bullet proof, do you have examples?
code is bug free if you have no code

The no code framework is extremely flexible, and you can actually write unit tests with no code as well. Many very large projects apparently implement all of their unit tests using no code.
No code is bug free. But NOcode IS bug free.
No bug, unit testing what is the use
There are plenty of unit tests right inside the source code, if you read it through, here's an example
This issue should be the only closed one.
@liuming is correct. I not-ran the unit tests and got this result:
No red or green, thus the tests neither passed nor failed - Schroedinger's unit tests.
Most helpful comment
The no code framework is extremely flexible, and you can actually write unit tests with no code as well. Many very large projects apparently implement all of their unit tests using no code.