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.
Start Free
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Substrate is a light-weight standalone library which implements a large portion of the OpenStep specification. Substrate is incomplete, but under active development, with near 100% unittest coverage and API documentation for implemented features.
Testserver for Symbian OS is a unittest framework designed for production mobile phones, wherein test steps are written as ECOM plugins and test script can be easily run from the shell. It has a range of prewritten steps for setting up test environments
Beanfix is a testing framework based on JUnit 1.5 Java Beans and Ant. Writing tests focuses on composing fixtures instead of coding test class methods. Test writers are encouraged to write abstract tests first, allowing specialization by others later.
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.
This is a UnitTest liked testing system for devices based on J2ME technology. By using Log, the content can be sent to the build-in kvmunit.Blog by HTTP/HTTPS which is widely supported by devices. Detail at http://kvmunit.sourceforge.com
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.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
WmUnit is a unit testing framework for testing WebMethods Integration Server services.
It is 100% JUnit compliant and is equipped with test generator. It means you can produce JUnit test for your WM service in minutes.
BPELUnit is a testing framework for real-life, automated, repeatable white-box unit testing of BPEL compositions. BPELUnit follows the xUnit approach and comes with test runners for the command line, Ant, and Eclipse.
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.
RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programming Language. It does all the hard work for you so you can focus on refining your code.
NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
An XSLT testing framework building on Jeni Tennison's excellent - unittest your XSL templates from Ant!
Unlike other tools it aims to bring together the two camps of XSLT testing, those tests written in XML and those runnable by build tools.
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)
Unit testing framework for IBM DB2 for Linux, UNIX and Windows (perhaps also DB2 for z/OS). Project taken over by Andrés Gómez Casanova and moved to Github -
https://github.com/angoca/db2unit
A suite of libraries to support developing application user interfaces test-first. This framework support user interface unit testing for both web and rich client applications. Initial implementations are in .NET and Java.
100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce