XCTest

XCTest

Apple
+
+

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

Create and run unit tests, performance tests, and UI tests for your Xcode project. Use the XCTest framework to write unit tests for your Xcode projects that integrate seamlessly with Xcode's testing workflow. Tests assert that certain conditions are satisfied during code execution, and record test failures (with optional messages) if those conditions aren’t satisfied. Tests can also measure the performance of blocks of code to check for performance regressions and can interact with an application's UI to validate user interaction flows. A test method is a small, self-contained method that tests a specific part of your code. A test case is a group of related test methods. Add test cases and test methods to a test target to confirm that your code performs as expected. The primary class for defining test cases, test methods, and performance tests. An abstract base class for creating, managing, and executing tests.

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

Anyone seeking a tool to create and run unit tests, performance tests, and UI tests

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

Apple
United States
developer.apple.com/documentation/xctest

Alternatives

Alternatives

Cypress

Cypress

Cypress.io
XCTest

XCTest

Apple
Selenium

Selenium

Software Freedom Conservancy
Cypress

Cypress

Cypress.io

Categories

Categories

Integrations

Codecov
C++
Testmo

Integrations

Codecov
C++
Testmo
Claim Catch2 and update features and information
Claim Catch2 and update features and information
Claim XCTest and update features and information
Claim XCTest and update features and information