Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A library of classes designed to be used in conjunction with a unit testing framework such as NUnit. The library facilitates automated tests, mock objects and white box testing (GUI testing etc).
Otter Unit Test Framework is a tool which performs automated Unit Test in .NET 4,0 or above applications. It works similarly to the JUnit and it used as part of the application being tested, in MS Web or C# Developer 2010.
Older versions (00.05 and below) were developed for MS Visual Studio 2005 and can still be downloaded. For them, a MS Visual Studio Plugin was developed and in the project´s home page you can find its documentation.
NUnit brings xUnit-style unit-testing to all .Net languages.
Although we no longer host our development on Sourceforge, our latest releases are always available here, as well as at our current development site at http://launchpad.net/nunitv2
Please report bugs at http://bugs.launchpad.net/nunitv2
You can browse or download the current source code at http://code.launchpad.net/nunitv2
NXUnit is a NUnit-style unit testing framework about XML for .NET Framework. It is an extension to NUnit. It brings you the ability to do unit testing easily in XML applications.
SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unit testing framework, .NET MockObjects, which supply mock implementations for ADO.net.
DDUnit (Data Driven Unit Testing) is a project centered around the development of a unit testing tool that may be used where a user is interested that information ends up where, as and when it should having undergone some transformation process.
PublicTest is an automated unit testing tool. In essence, it changes all private/protected accessibility members to public, allowing direct testing of members that would normally be inaccessible to a testing class.