In my previous post I explained the basics of test driven development (TDD) and what advantages it can bring. In this post, I will give you an example of using test driven development with the MVC4 .NET and entity framework (EF). This framework helps the developer by splitting the system into 3 different types of […]
Test driven development (TDD) has been around, as a concept at least, for nearly 15 years. However, it’s still gaining acceptance with some developers and industries. Here’s the basics: write a failing end-to-end test write a failing unit test. write just enough code to make the unit test pass. repeat 2 and 3 until the […]
If you'd like to find out more about joining our growing team of engineers, consultants, strategists and evangelists for automation, please get in touch with a member of our team.