ShowUsYour<Blog>

Irregular expressions regularly

Browse by Tags

All Tags » Unit Testing (RSS)
Howard's agile slide deck
Here's a great article by Howard Van Rooijen on the topic of architecture, implementation and tools. http://blogs.conchango.com/howardvanrooijen/archive/2004/12/07/397.aspx I especially noted the section where he talks about their building blocks that...
Posted: Feb 10 2005, 06:42 AM by digory | with no comments
Filed under:
MbUnit... It's all green baby; it's all green!
Last night I started moving some of the PD logic out of the web project and into a Framework project so that it is more accessible to other components. This resulted from some refactoring of the app. That I've been doing since implementing UrlRewriting...
Posted: Jan 13 2005, 03:33 PM by digory | with 2 comment(s)
Filed under:
Today was a day of software installation
So, today I installed: SVGViewer so that I could view the Assembly Graphs generated by Reflector.Framework MicrosoftAntiSpyWare - this looks great. NCover so that I can see how much of my total code base is being exercised by my unit tests TestDriven...
Posted: Jan 07 2005, 07:12 PM by digory | with 2 comment(s)
Filed under: ,
Entering the world of TestDriven.NET
I've been giving serious consideration to writing a limited set of Unit Tests for the ProjectDistributor codebase - in particular, tests against the web services and several web scenatios. Today I started that journey by downloading TestDriven.NET: Within...
Posted: Jan 07 2005, 10:15 AM by digory | with no comments
Filed under:
More Posts