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 secuirty. Auth0 now, thank yourself later.
Try free now
Deliver secure remote access with OpenVPN.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
PLEASE NOTE that CppTest is in the process of migrating to GitHub: https://github.com/cpptest/cpptest
CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extendability. Several output formats are supported and new ones are easily added.
PLEASE NOTE that CppTest is in the process of migrating to GitHub: https://github.com/cpptest/cpptest
A port of the well-known C++ Unit Testing Framework on Visual Studio with a binary installers for the library.
Projects using CppUnit for their tests only need to install the binary version. Download the binary installers from the "Files" section.
CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.
mockpp is a platform independent unit testing framework for C++. Its goal is to facilitate developing unit tests and integration tests in the spirit of "Mock Objects for Java" and jMock. It is tested with CppUnit but should work with other frameworks.
CuTest lets you write unit tests for your C code. You should use it because: (1) It has the cutest name, (2) It looks and feels like JUnit, (3) It is cross-platform, (4) It ships in a single .c and .h file for ease of deployment.
cfix is a xUnit unit testing framework for C and C++, specialized for Win32 and NT kernel mode. The aim of the framework is to make the development of test suites as easy as possible while fully exploiting the services provided by Windows.
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
C++ unit testing framework for QNX4 Watcom C/C++ 10.x. WppUnit supports automatic test registration, watcom-styled error reports, exception handling, and has no prerequisites for installation and running in QNX4.
A C++ unit testing framework, in the style of CxxUnit, for Symbian OS. (For more information, forums and mailing lists please visit the project Home Page http://symbianosunit.sourceforge.net)
The Austria C++ library provides a host of essential C++ tools including but generic factories, smart pointers, logging, unit testing framework and parameters/configuration system. The library will work with both Linux/GCC and win32/MVC++.
Framework provides a collection of objects designed to aid in writing C++ applications. Its features include: a unit testing framework, smart pointers, exceptions with stack traces, value-safe conversions, markup reading, XML writing, and support for mul
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.
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.