Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
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.
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.
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.
A System for documenting for Requirements,Unittest cases,Unittest cases mapping versus requirements, Unittest reports and reports for showing % unit tests completed
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.
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.
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.
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.
JXCL is a framework for constructing transforming class loaders for Java. It can
be used for a wide range of purposes, including automated testing, in particular
testing of unittest coverage.
Artima SuiteRunner simplifies the writing of conformance and unit tests for Java APIs, and serves as a powerful and configurable runner for JUnit test cases.
TestKit is a testing framework for Mac OS X and Objective-C. Modeled after JUnit, it allows Mac OS X developers working in the Cocoa environment to write unit tests against objects and features both command-line and graphical test running tools.
SmtpUnit is a smtp server written in java to be used for unit testing java code within a enterprise level or stand alone java application to test code that results in an email being sent.
xUnit is a XP style unit testing framework. xUnit uses a protocol between a front-end to display test results and a test driver linked into applications - removing the link time dependencies between the application and the graphics, formatting libraries.
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.
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.
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.
CUT is a simple, to-the-point unit testing system. It's different from other unittest packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.