dotCover code coverage tool released

dotCover highlights covered and uncovered code in Visual Studio 2005, 2008 and 2010 by generating XML-based code coverage reports. dotCover detects which tests cover a particular location in code and integrates with ReSharper's unit testing tools. It comes with a console utility to use with a continuous integration server. dotCover can aggregate data from multiple coverage sessions and merging snapshots.
Features
- Reporting statement-level coverage in .NET Framework and Silverlight applications
- Integration with Visual Studio 2005, 2008 and 2010
- Highlighting for covered and uncovered code in Visual Studio
- Detecting which tests cover a particular location in code
- Supports multiple unit testing frameworks: MSTest, NUnit, xUnit, MSpec, etc.
- Integration with ReSharper's unit testing tools
- Console utility to use with a Continuous Integration server
- Aggregating data from multiple coverage sessions and merging snapshots
- Generating XML-based code coverage reports
For more information visit:
http://www.jetbrains.com/company/press/pr_140910.html
About JetBrains
JetBrains is a technology-leading software development firm specializing in the creation of intelligent, productivity-enhancing software. The company is widely known for its innovative, award-winning Java integrated development environment, IntelliJ IDEA, ReSharper developer productivity extension and dotTrace profiler for .NET developers, TeamCity -- a continuous integration and build management environment, RubyMine -- a Ruby and Rails IDE and others. JetBrains maintains its headquarters in Prague, Czech Republic, with its R&D labs located in St. Petersburg, Russia and Boston, Massachusetts.