IDD
Blog
kitt decided around 12:22 on 26 February 2024 to publish this:
Okay, so, you've heard of Test Driven Development, where tests (unit, functional, system, integration, and contract) are written first, then the code that passes the tests is written to that test's specifications, as a way to write good, efficient, tested code.
Add new comment