this.DataBindings.Add(new Binding("Text", brain, "Dump"));

Development and .Net

  Home  |   Contact  |   Syndication    |   Login
  5 Posts | 0 Stories | 3 Comments | 3 Trackbacks

News

Archives

Post Categories

.Net Development

The TestDriven.net vs addin now has code coverage for all of us that can't afford Team Suite.  The addin now plays nicely with the open source code coverage tool NCover.  For those of you who don't know what TestDriven.Net is, its a addin for Visual Studio that allows you to run your unit test directly from the IDE.  It supports NUnit, MbUnit, and even Team Suite Tests.  And the best feature is that you can even debug your unit tests.  Jamie just keeps making TestDriven.Net better and better.  If you don't have it yet, go get it.
    Original Article: Code Coverage for The People!
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
posted on Monday, January 30, 2006 12:16 PM