Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
OTest2 C++ testing framework
  • Learn by Examples
  • Install Guide
  • Extending the Framework
  • Reference Guide
    • About
      • Features
      • Design Goals
      • How to Explore
    • Examples
      • Quick Start
      • Fixtures
      • Test Sections
      • Exception Handling
      • Regression Test Marks
      • Custom Main Loop
      • User Data
      • Fixture Objects
      • Repeaters
      • Tagging of Testing Objects
    • Install Guide
      • From Sources
      • Binary Packages
      • Configuration
    • Extending
      • Custom Reporter
      • Custom Assertion
      • Custom Exception Catcher
    • Reference
      • OTest2 DSL
      • Assertions
      • Controls
      • OTest2 Preprocessor
      • Default CLI
      • Tag Globs
      • CMake
      • API Reference

    Extending the Framework

    Custom Reporter

    Implementation of a custom test reporter printing a dot per each test case.

    Custom Assertion

    Implementation of a custom assertion function.

    Custom Exception Catcher

    Implementation of a custom catcher of unhandled exceptions.

    • Feed
    © 2022 Staon (Ondrej Starek). Powered by Jekyll & Minimal Mistakes.