Archives
-
TestDriven.NET 2.0
I'm very happy to announce that TestDriven.NET 2.0 RTM is available for download. It has been a long time in the making, but is finally ready for the world!
-
Something is Evolving...
-
MVP Invites for Africa
Michael has just reminded me that I have 3 MSDN Premium Subscription with Visual Studio 2005 Team Suite invites that I need to find a good use for. As tempting as it may be to organize a Winter of Express - Extension Writing competition ;), I have decided to do something more constructive with my invites.
-
What happened to TestDriven.NET 1.0?
In the comments "A" says:
-
Our Community?
-
MVP Code of Conduct
I wanted to let everyone know I'm now an ex-MVP (my award wasn't renewed this year). I'd like to thank whoever it was that nominated me last time. It was fun while it lasted and I enjoyed meeting all the other MVPs at the summit.
-
TestDriven.NET + TypeMock Bundle
You may have noticed a few mentions of a TestDriven.NET + TypeMock bundle. The bundle has been available on the TypeMock.NET site for a number of weeks now. I didn't immediately make the bundle available on the TestDriven.NET site. This was mainly due to time constraints (I was too busy finishing TD.NET 2.0), but I was also being a little cautious.
-
Google Code Search
-
CoverageExclude
Eric Sink recently wrote an article, advocating the use of code coverage. In the article Eric writes about a hobby project of his where he has managed to achieve 100% code coverage. The following may be of interest to anyone who finds themselves driven towards such ridiculous levels of coverage. ;)
-
.Net 2.0 TreeView Performance is killing NCoverExplorer
If you are familiar with the Windows Forms TreeView control, please take a look at Grant Drake's post on performance issues under .NET 2.0. You will find example code and a graph comparing its performance under .NET 1.1 and .NET 2.0.
-
Uninstall of InstallShield Developer can break TestDriven.NET
A few people have had problems with TestDriven.NET after they uninstall InstallShield. It appears that important Windows COM components are removed on uninstall. If you reinstall InstallShield, TestDriven.NET starts working again.