Full-stack observability with actually useful AI | Grafana Cloud
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
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.
SpringUnit is an open source framework for unit and integration testing of Java software. It marries Spring's Dependency Injection container with JUnit's test framework to enable data-driven testing.
Unittest framework for PegaRULES Process Commander applications. PRUnit is based on the xUnit family of testing frameworks. PRUnit is downloaded as a Zip file that can be uploaded to your PRPC system and loaded into the rule base.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The Embedded Software Framework is a software library for embedded systems. It offers an OS independend API for communication, tasking, standard embedded devices and includes additional features like logging and unittest support.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unittest framework generation, etc.
BugEye is an XML-based unittest creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
TAF (Test Automation Framework) is an all-in-one testing framework that utilizes several open-source unit testing libraries. This comes with the most commonly used wrapper methods and a web-based GUI for reports. Easy to install and very intuitive to use.
CxTest is a JUnit/cppUnit/xUnit-like unittest framework for C. It is extremely portable since it doesn't depend on RTTI, exception handling or any libraries (including standard ones)
Marigold is an in-container "scenario-based" white-box unit-testing framework for J2EE applications that permits direct testing of business logic and data-access layers, and separates test-data from test-code.
RUn (REBOL Unit) is a UnitTest Framework inspired from jUnit.
It provides a way to develop TestCases and submit developped code in REBOL to their verification.
The Winfessor .NET UnitTest Library is a very simple, feature-lacking unittest framework and Winforms GUI designed to get the job done. Tests are ran on a background thread so the GUI remains responsive. Attributes are used to designate test items.
KvTest is a C++ test framework. It aims at making test-driven development easy and affordable. It's features are, among others, easy integration, dependency tracking, and statistics.
CppUtx is a unittest framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.
The TclUnit project is an implementation of the xUnit unittest framework, in Tcl. It provides a framework for organizing tests, plus utilities and extensions to facilitate unit testing of programs and libraries through the Tcl programming language.
A C++ unittest framework for Windows with both a
graphical and console display that utilizes only the
Windows API to aid compatability with all Windows C++
compilers and frameworks