#100CodeExamples
Let Tests Tell a Story With utPLSQL Nested Contexts
Unit-Tests are automated checks of certain behavior. But what if we could also use them to describe what the functionality they’re checking is supposed to do?
Unit-Tests are automated checks of certain behavior. But what if we could also use them to describe what the functionality they’re checking is supposed to do?
Why I didn’t blog for several weeks: Open Source engagement for @utPLSQL.
No software is perfect and we should create meaningful, automated self-tests to give us the confidence in continuously changing and improving our software.