1. Home
  2. Browse
  3. eljonny-testcpp

eljonny-testcpp

v0.3.0-beta.4#0Latest

A simple C++ test framework with no dependencies other than C++11 STL.

Install

Run the following Vcpkg command to install the port.

vcpkg install eljonny-testcpp

Usage

eljonny-testcpp provides CMake targets:

find_package(TestCPP CONFIG REQUIRED)
target_link_libraries(main PRIVATE cpptesting::TestCPP)

See https://github.com/eljonny/TestCPP/blob/main/README.md for more information

Dependencies

See source

Version

v0.3.0-beta.4#0

Publication

Supports

All

GitHub

eljonny/TestCPP

Homepage

github.com/eljonny/TestCPP

Subtree

c43bd25adb

License

Unlicense

Definition

Manifest