Understand Your Code Better By Experimenting With Unit Tests
Don’t understand how your code or a library works? Writing unit tests lets you experiment and learn how the code works.
Don’t understand how your code or a library works? Writing unit tests lets you experiment and learn how the code works.
In this post I focus on the creation, delivery, and maintenance of software systems and the timeline expectations generated during project management.
This post addresses several of the common arguments against taking the time to implement unit testing.
This post in my unit testing series addresses the benefits of unit testing in general and in specific to the roles of Project Management, Developers, and QA.