Sometimes, we need to develop Automated Unit testing for a complicated logic or some utility functions that we can not execute directly from our application. For example, we and client are developing a interesting module at the same time, we need to create some stubs or drivers or mock objects for our logic can be executed. … Continue reading How to use CodePro AnalytiX to develop Automated Unit testing
Tag: Unit test
I Don’t Write Unit Tests Because…. : The Excuses
As someone who's seen the benefits of the approach, I'm a huge believer in test driven development. It adds a level of quality and maturity to the field of software development, yet it's still not a widespread practice across development projects. When it comes to a choice between the features, time and quality, it's always … Continue reading I Don’t Write Unit Tests Because…. : The Excuses