Software

  • SequenceViz - A neat tool for generating Sequence diagrams from your code, has just rached v0.7 (alpha), and is starting to look like a really useful tool.
  • NUnit Test Case Code Generator - An interesting tool for automatically generating NUnit tests for your code based on inspection. I’m always slightly scared of automatically generated tests, but I suppose they are better than nothing and do provide a starting point for some real testing - that said they can give a false sense of coverage.
  • Subtext 2.0 Released - Phil Haack announces the release of SubText 2.0, containing a number of new features and bug fixes

Information