WrapDB Browser

WrapDB Browser

doctest

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

doctest/doctest
Latest Upstream Version:v2.5.1

https://bit.ly/doctest-docs

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest doctest package with the following command:

meson wrap install doctest

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from doctest 2.5.1-1 can be used by adding the following lines to your meson.build file:

doctest_dep = dependency('doctest')

Patch Files Preview

No patch files needed for this package.