Select a tag to browse associated projects and drill deeper into the tag cloud.
JUnit is a Java testing framework. Since testing is not closely integrated with development, it prevents you from measuring the progress of development. You can't tell when something starts working or when something stops working. Using JUnit you can cheaply and incrementally build a test suite
claimed by Apache Software Foundation
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
NUnit is a unit testing framework for all .NET languages on any .NET platform. It was ported from JUnit.
RSpec is a BDD tool and a framework which provides programmers with a Domain Specific Language to describe the behaviour of Ruby code with readable, executable examples that guide you in the design process and serve well as both documentation and tests.
In the last decade, PHP has developed from a niche language for adding dynamic functionality to small websites to a powerful tool making strong inroads into large-scale Web systems. Critical business logic like this needs to work correctly. But how do you ensure that it does? You test it, of course.
Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET lambda expressions that make it the most productive, type-safe and refactoring-friendly mocking library available. And it supports mocking
MbUnit is an advanced xUnit framework. It is easily extensible and offers features that no other xUnit framework does. It has been described as NUnit on crack. One of the most important of it's unique features is parameterized unit tests.
Visual Nunit providers Visual Studio 2008 and 2010 integration for NUnit tests. Project test cases can be viewed in table, filtered, run and debugged. Visual Nunit is implemented as Visual Studio Integration Package.
SimpleTest is a unit tester, Web tester, and dynamic mock objects framework for PHP. The test structure is similar to JUnit/PHPUnit. Used as a Web tester, you can navigate sites and submit forms as if you were using a Web browser.
claimed by Outercurve Foundation
Unit testing framework for .NET 2.0, built on the lessons learned from NUnit 2.x and other test frameworks. Written by Jim Newkirk and Brad Wilson.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.