+
+

Related Products

  • Parasoft
    148 Ratings
    Visit Website
  • Gearset
    305 Ratings
    Visit Website
  • MuukTest
    34 Ratings
    Visit Website
  • OptiSigns
    8,195 Ratings
    Visit Website
  • Process Street
    1,119 Ratings
    Visit Website
  • JetBrains Junie
    12 Ratings
    Visit Website
  • Buildxact
    261 Ratings
    Visit Website
  • Plauti
    124 Ratings
    Visit Website
  • SurveyLegend
    1,882 Ratings
    Visit Website
  • QA Wolf
    269 Ratings
    Visit Website

About

Catch2 is mainly a unit testing framework for C++, but it also provides basic micro-benchmarking features and simple BDD macros. Catch2's main advantage is that using it is both simple and natural. Test names do not have to be valid identifiers, assertions look like normal C++ boolean expressions, and sections provide a nice and local way to share set-up and tear-down code in tests. You are on the devel branch, where the v3 version is being developed. v3 brings a bunch of significant changes, the big one being that Catch2 is no longer a single-header library. Catch2 now behaves as a normal library, with multiple headers and separately compiled implementation. Quick and easy to get started. Just download two files, add them to your project and you're away. No external dependencies. As long as you can compile C++14 and have the C++ standard library available. Write test cases as, self-registering, functions (or methods, if you prefer).

About

PHPUnit requires the dom and json extensions, which are normally enabled by default. PHPUnit also requires the pcre, reflection, and spl extensions. These standard extensions are enabled by default and cannot be disabled without patching PHP’s build system and/or C sources. The code coverage report feature requires the Xdebug (2.7.0 or later) and tokenizer extensions. Generating XML reports requires the xmlwriter extension. Unit Tests are primarily written as a good practice to help developers identify and fix bugs, to refactor code and to serve as documentation for a unit of software under test. To achieve these benefits, unit tests ideally should cover all the possible paths in a program. One unit test usually covers one specific path in one function or method. However a test method is not necessarily an encapsulated, independent entity. Often there are implicit dependencies between test methods, hidden in the implementation scenario of a test.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Developers interested in a solution to test their coding operations and share set-up code

Audience

Unit Testing solution for developers

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Catch2
github.com/catchorg/Catch2

Company Information

PHPUnit
phpunit.de/

Alternatives

Alternatives

Early

Early

EarlyAI
dotCover

dotCover

JetBrains
XCTest

XCTest

Apple
CodeRush

CodeRush

DevExpress
Cypress

Cypress

Cypress.io

Categories

Categories

Integrations

Codecov
Allure Report
C++
Captain
Dash
JSON
New Relic
PHP
PHPStan
PHPixie
PhpStorm
Testmo
XML
Xdebug

Integrations

Codecov
Allure Report
C++
Captain
Dash
JSON
New Relic
PHP
PHPStan
PHPixie
PhpStorm
Testmo
XML
Xdebug
Claim Catch2 and update features and information
Claim Catch2 and update features and information
Claim PHPUnit and update features and information
Claim PHPUnit and update features and information