testdriven.com Wrangling quality out of chaos

Posts Tagged ‘.NET’

Clover.NET: code coverage tool for .NET

07.31.2004 · Posted in Links

Developers and Team leads use Clover.NET to quickly find untested code and to measure testing completeness. This feeds back into the testing process to improve tests. Clover.NET does not just produce a set of figures which are hard to relate to your code. Clover.NET reports, published in HTML format, provide an accessible, easily navigable view of your source. These reports are easily understood, yet comprehansive. They can be shared with the development team or project management.
link

Nester: NUnit test tester

05.31.2004 · Posted in Links

Nester is a tool for mutation analysis of your source code in order to assess the adequacy of your tests. It involves modification of programs to see if existing tests can distinguish the original program from the modified program. Basically Nester is a .NET port of Jester slightly adjusted for C#.
link

ASPUnit: An ASP Unit testing framework

03.06.2004 · Posted in Links

ASPUnit is a unit testing framework based on the architecture of JUnit, the current open source de facto standard for unit testing. ASPUnit is a web-based port of COMUnit using Active Server Pages. It is a VBScript implementation that has been tested to run on top of Microsoft Internet Information Server 5.0 or 5.1.
link

Unite.NET

02.13.2004 · Posted in Links

Unite.NET supports a software developer during test development and test execution. The "code a little, test a little" approach leads to better software quality quickly.
link

HarnessIt: Complete Unit Testing for .NET

11.22.2003 · Posted in Links

HarnessIt is a unit testing software for .NET Developers. Whether you are someone looking for a simple but powerful unit testing solution, a follower of a "test-first" agile methodology such as Extreme Programming, or a developer that needs a fully-supported unit testing product, then download HarnessIt now and see for yourself how easy unit testing can be.

Commercial product. Trial copy available.
link

Unit Testing and Continuous Integration for Microsoft .NET

11.21.2003 · Posted in Links

X-Unity is a suite of development tools enabling unit testing and continuous integration activities on Microsoft .NET projects. Our solution targets individual developers as well as development teams with means of developing and running unit tests, performing unattended automated builds and carrying out continuous integration routines.
link