8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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 unittesting framework, .NET MockObjects, which supply mock implementations for ADO.net.
INUnit. 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.
Zero Button Testing: a Pythonesque programming language with integrated unittesting and an editor that takes advantage thereof, with correctness and coverage highlighting. Written in C# on Windows' .NET platform.
The DBC framework uses reflection to inspect a type, it then generates source for a proxy object containing checks on predicates in attributes attached to members of the type. Proxy code is compiled into an in-mem assembly used to enforce DBC rules.
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.
C++, Win32 API, Windows NT4, 2000, XP. NTServiceController is an application that allows you to perform operations on the NT services database(start, stop, install, uninstall, modify, list).
The Autonomous is a powerful framework to make autonomous class tests. With it you can make the autonomous objects with your operations, specify one behavior then start the process. The tests will be executed in linear, circular or aleatory way. Enjoy!
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.
An XML socket server written in C# to be used by Flash developers who desire comprehensive logging and property inspection capabilities without the to use the Macromedia IDE.
PublicTest is an automated unittesting 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.
1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech).
simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
An extensible application/framework written in C# for testing web services. It will let developers interact freely with the WS they are using or developing. Supports extensibility through the use of plugins.
A unittesting 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/.
dotUnit is a port of JUnit (www.junit.org) to the Microsoft .net platform. This testing framework allows for automated unit and functional tests which are vital for refactoring and regression testing.
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.
Automates mocking of dependencies for class under test
Automates mocking dependencies for class under test.
Helps C# developers reduce time spent for the tedious recurring task of creating mocks and a setup method in unit test classes.
KodeFu is an N-tier entity code generator that copies object definitions from a .NET assembly and generates equivalent source code for the objects, translator classes, and a suite of unit tests for said translators.
ClassMirrors.NET is a testing tool which can create mirror class wrappers for .NET objects exposing internal and private classes and properties for testing purposes.