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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
J3Unit is an object oriented JavaScript unit testing framework. J3Unit can be used in standalone web form for pure JavaScript testing or can be integrated with JUnit , the Jetty web server, and a Web Browser for automated test execution.
Framework for doing unit tests (JUnit, DUnit currently) in heterogeneous and distributed environments. The framework provides methods to test a client/server communication since unit tests are executed and synchronized across multiple nodes on a network.
JMUT - Java Methodical Unit Testing - is a package that helps assure all methods in a class (both public and private) are unit tested. It is written in Java and uses reflection and dynamic class loading to achieve its ends.
JIsolate extends the Java unit testing libraries JUnit and JMock. It isolates test-unfriendly legacy code to faciliate unit testing.
Features:
- reloading classloader enables isolation of singletons
- mocking of static, final methods and constructors
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 unittest purposes (as well as any other data loading nee
A light-weight testing framework written in Visual Basic 6 for testing classic VB/VBA applications. This simple, solid design works well in VB/VBA, doesn't attempt introspection, and doesn't require lists of test methods outside of the test code.
Haste, which stands for High-level Automated System Test Environment,
represents an approach to system testing that is philosophically consistent
with standard unit and integration XP testing practices.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Stubby C is a C Test Harness generator that helps developers to create effectieve C unit tests.
Stubby C can be combined with other unittest solutions like check or CUnit.
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.
A System for documenting for Requirements,Unittest cases,Unittest cases mapping versus requirements, Unittest reports and reports for showing % unit tests completed
EasyUnit is a unit testing framework for C++ and EC++ that intends to ease this process. It is based on CppUnitLite administration-free concept with the following additions: fixtures support, customizable test runner and results printer.
Zanebug is an advanced unit testing application for .NET. It supports existing NUnit tests, performance metrics, multiple test iterations, in-depth error information, pass / fail stats, perfmon integration, result graphing, etc.
The Ultimate Test Tool Infrastructure. This is a framework for commercial as well as non-commercial test tools. It allows to combine tools by supporting Purify, Insure++, QAC/QAC++, gcov, cppunit to build a unit testsuite.
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.
"Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
Connection Mother is a simple framework by JAVA that facilitates Unit Tests with JDBC. It depends on EasyMock framework to simulate a connection. It's based on ObjectMothers pattern that hides out the complexity to build up a fake database connection.
Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unittest suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.
Nocaute is an open-source automated unittest tool for Java that does NOT require test-coding. Unit-test-cases are specified in XML.
The name "Nocaute" stands For NOn Coded Automated Unit Testing Environment
JTCase is a project for automately generate test case from java source or java class.
it will support logic test tool JTracker(http://www.jtracker.net)
plan to support unittest tool Junit(http://junit.org)
This project takes the Xtreme programming a step further. It does an XP funcational testing. It is based on the principle of Code a little and test a little.
It allows you to break you testing blocks into to smaller unit and test with out writing Java.