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.
Create free account
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
NUnitWeb is a DOT NET test framework for use in conjunction with NUnit. It's similiar to NUnitASP, but more complete. Javascript, ASPNET 2.0, file controls (multipart form data), and ordinary HTML are all supported.
browserunit is a .Net library, which can be used to automate the microsoft internet explorer. the main purpose is testing web applications in a "watir-like" way, usually in combination with NUnit.
TestGen.Net can automatically generate test cases that comply with NUnit, from existing assemblies, for .Net programmers. This project is derived from Edwinyeah's NUnitPartner at http://www.freewebs.com/edwinyeah/
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
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.
...A library to integrate Internet Explorer with NUnit. Enables testing of web pages and scripts from within the NUnit framework. Exposes assert functionality to the web page which itself can be automated from .NET code.
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.
The goal of the project is to port the dumbster project to C#. It is a simple SMTP server that responds to SMTP requests and stores the messages to be queried in a manner suitable for .Net based automated test frameworks such as nMock.
IETest is a testing framework for testing web applications running in Microsoft Internet Explorer. The framework works by remote controlling an instance of Internet Explorer. IETest is written in C#. Test programs can be written in any .NET language.
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.
A unit testing framework, in .NET using C#, primarily for the automation of HTTP unit tests. This is a port of HttpUnit, please see: http://www.httpunit.org/.
NDemo is a .NET framework for creating automated demos in a TDD-style approach. These demos can then be used to create interactive or automated user acceptance tests and generate various forms of documentation with screenshots.
Simple Stopwatch is a Windows Performance Testing tool written in C# .Net. It uses global mouse and keyboard shortcuts for easy control. Application also provides different UI views and logging of performance measurements.
Jester.NET is a port of the popular Jester mutation testing tool for Java. Jester.NET is designed to slightly mutate your application code and then run your unit tests in order to expose gaps in your testing strategy.
This is a utility intended for IT professionals to deploy to their users. It will do several speed tests and report the results to an e-mail address, helping to track down complaints that "everything is slow"
AceJudge is a system for managing programming contests. AceJudge's basic features include automatic judging of submitted programs, answering to clarification questions about problem descriptions, reevaluation of programs, real time ranking etc.