Great Webcast on Test Driven Development
Published: Oct 1, 2008 http://www.patchedsoftware.com/RailsEnvy-LoveTests.mov
Published: Oct 1, 2008 http://www.patchedsoftware.com/RailsEnvy-LoveTests.mov
Great Webcast on Test Driven Development Published: Oct 1, 2008 Source: https://khebbie.dk/great-webcast-on-test-driven-development/ http://www.patchedsoftware.com/RailsEnvy-LoveTests.mov
Too Much Testing Published: Mar 22, 2008 Source: https://khebbie.dk/too-much-testing/ OK, so in this post I decided to put on display my total ignorance toward unit testing. I just read Chris Tavares article on ASP.NET MVC. It is by the way, a good introduction to ASP.NET MVC. However one thing i stumbled upon was the unit testing part. For example the “HelloController” is less than 20 lines of code, and the unit testing is more than 20 lines of code. ...
Published: Mar 22, 2008 OK, so in this post I decided to put on display my total ignorance toward unit testing. I just read Chris Tavares article on ASP.NET MVC. It is by the way, a good introduction to ASP.NET MVC. However one thing i stumbled upon was the unit testing part. For example the “HelloController” is less than 20 lines of code, and the unit testing is more than 20 lines of code. ...