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.
Download Now
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
SevenMock is an easy-to-use Java dynamic mock objects implementation for unit testing that places responsibility for verifying operation parameters directly on the unittest code - enabling tests to be tightly focussed and easy to debug.
log4sendpp aims to provide a minimalistic C++ client library to benefit from logging hosts around the log4j framework. It sends log messages over TCP/IP and is mainly intended for debugging purposes. It supports some unittest frameworks as well.
Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unittest cases.
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.
A cross-platform (tested under MSW, Linux GTK2 and Mac OS X) open source GUI testing framework for wxWidgets. With minimal changes to your program, you can write unit tests using CppUnit or capture user interaction into a CppUnit test case.
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.
Cue is a Unit Testing Framework for C. This framework supports making and execution of the unittest for C programs. Cue aims at the framework that beginner of Test First Programming or XP(eXtream Programming) can easily use.
CoolPHPUnit: A webbased GUI for PHPUnit from Sebastian Bergmann with easy excution of unit tests. The testcase runner gives colored, dynamic feedback of the tests progress. -- Cola: An Object for a Configuration Language in a TypoScript like Syntax.
STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unittest code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
OpenTest is a generic unit tests front-end that provides test time-out detection and automatic crash recovery. Tests may be run as a post-build step or using a GUI front-end. Test results can easily be exploited and storage to XML is provided.
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.
Junit-ex is based on Junit and is enhanced with extra annotation libs (JDK1.5 new feature) that support multi-branch unittest in single Junit test file.It's extremely useful for developers and testers that maintain multi branches' test cases.
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.
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.
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.