Skip to Content

eljonny-testcpp v0.3.0-beta.4

Created
Updated

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

# 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

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Jonathan Hyry's avatar Jonathan Hyry

# Changelog

  • c43bd25 [eljonny-testcpp]: new port (#37471)

# Source