antithesishq / antithesis-sdk-cpp

Antithesis SDK for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antithesis C++ SDK

This library provides methods for C++ programs to configure the Antithesis platform. It contains three kinds of functionality:

  • Assertion macros that allow you to define test properties about your software or workload.
  • Randomness functions for requesting both structured and unstructured randomness from the Antithesis platform.
  • Lifecycle functions that inform the Antithesis environment that particular test phases or milestones have been reached.

For general usage guidance see the Antithesis C++ SDK Documentation

About

Antithesis SDK for C++

License:MIT License


Languages

Language:C++ 98.7%Language:Nix 0.9%Language:CMake 0.3%