espressif/catch2

3.7.0

Latest
uploaded 1 year ago
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later

2 examples

  • catch2-console
    This example demonstrates how to combine the Catch2 test framework with the ESP-IDF console component, allowing you to execute test cases…
    115 bytes
  • catch2-test
    This example demonstrates how to get started with the Catch2 test framework, providing setup instructions for running tests on ESP32 and Linux. It…
    107 bytes