Select your language

Home arrow-right Criterion

We've compiled a list of 4 free and paid alternatives to Criterion. The primary competitors include Google Test, WorkMarket. In addition to these, users also draw comparisons between Criterion and CPPUnit, UnitTest++. Also you can look at other similar options here: About.


Google Test
Free Open Source

Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows...

WorkMarket
Subscription

WorkMarket is an all-in-one independent contractor management system built to streamline onboarding, verification, payment, and work assignment processes while ensuring compliance. This robust platform attracts top-tier talent, reduces costs, improv…

CPPUnit
Free Open Source

Get CppUnit - C++ port of JUnit at SourceForge.net.

UnitTest++
Free Open Source

UnitTest++ is a unit testing framework for C++ designed for simplicity and portability.

A dead-simple, yet extensible, C test framework.

Criterion Platforms

tick-square Linux
tick-square Mac
tick-square Windows

Criterion Video and Screenshots

Criterion Overview

Criterion is a non-intrusive cross-platform C unit testing framework.

Most test frameworks for C require a lot of boilerplate code to set up tests and test suites -- you need to create a main, then register new test suites, then register the tests within these suits, and finally call the right functions.

This gives the user great control, at the unfortunate cost of simplicity.

Criterion follows the KISS principle, while keeping the control the user would have with other frameworks:

Tests are automatically registered when declared.
A default entry point is provided, no need to declare a main unless you want to do special handling.
Test are isolated in their own process, crashes and signals can be reported and tested.
Progress and statistics can be followed in real time with report hooks.

Criterion Features

tick-square Unit Testing

Top Criterion Alternatives

Share your opinion about the software, leave a review and help make it even better!

Criterion Tags

test-framework

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?