One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try 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.
CppUnit for Eclipse CDT C/C++ Unit Testing Support
This Eclipse plugin provides a CppUnit Tests Runner for Eclipse CDT C/C++ Unit Testing Support plugin.
The plugin takes the vanilla CppUnit XML Test Report output by a test application and adds the test results to the Eclipse CDT C/C++ Unit view.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Firefly's Beetroot is a regression tester designed with ease of use in mind.
The only requirement to operate it is some basic knowledge of the UNIX shell.
Note that this is not a unittest framework.
Testing occurs at program granularity, not at a level of a function.
This is meant to be used only with software with a stable user interface.
Changes in the interface could break your tests. Be warned.
NovaProva is a unit testing framework for C (and later C++). In other
words it discovers tests, runs them in various ways, detects failures
in them, and reports the failures out to a human.
There are many other such frameworks for many languages, see
http://en.wikipedia.org/wiki/XUnit Notably, we use the CUnit today
in the Cyrus IMAP server, and it was CUnit's many pain points that
inspired my work on NovaProva.
Needle is a lightweight framework for testing Java EE components outside of the container in isolation. It reduces the test setup code by analysing dependencies and automatic injection of mock objects. It will thus maximize the speed of development as well as the execution of unit tests.
Follow us on Twitter (@NeedleProject)
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
MIN is an advanced unit/integration test framework for Linux/Maemo based devices. MIN can be integrated with standard toolchain in Linux (make). It makes testing easy, efficient and what is most important: rapid.
Randoop is an automatic unittest generator for Java. It automatically creates unit tests for your classes, in JUnit format.
1) Randoop generates unit tests using feedback-directed random test generation. In a nutshell, this technique randomly, but smartly, generates sequences of methods and constructor invocations for the classes under test, and uses the sequences to create tests.
Lemonite is an Open Source tool designed to automate J2EE unittest development and management. It's entirely implemented in Java and makes it very easy to write and run unit tests for common J2EE business concepts (EJB, Servlets, etc...) and for Web Services too.
Lemonite works as standalone Java application.
NUnit.Extensions is a collection of classes which assist with unit testing of .net code using NUnit. Please note that this is not part of the NUnit framework and is in no way endorsed or supported by the people who develop and support the NUnit frame
A user interface to launch unittest in python - compatible with unittest. Displays the test progress in a tree, can manage several test suites. Detects file editions and automatic reload of changed modules.
Its an Eclipse 3.5 Plugin.
It can be used to find linear paths for unit testing of any method.
The linear path covers all the child methods and till leaf level of the hierarchy.
The packages which should be covered in the path can be controlled.
Some add-ons for junit which may never made into the official release. In short, things that work for me, may work for you, and may as well be violating the spirit of JUnit and/or unit tests.
An UnitTest tool for PowerBuilder Applicatoin development. Command line support mode and xml result generation make it easily fitting into CruiseContol integration server.
Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
Testar is a tool that reduces testing time for large Java unittest suites. It runs on top of JUnit and automatically selects individual tests to execute based on changes made to your code since the previous tool invocation.
Timedout Is My Entirely #defined Old Unit Tester A simple C unittest framework consisting of a number of C macros. Fully contained, including documentation and examples, in a single C header file.