mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-16 10:42:25 +01:00
23 lines
315 B
Markdown
23 lines
315 B
Markdown
# Catch2
|
|
|
|
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later.
|
|
|
|
:::{include} ../README.md
|
|
---
|
|
start-after: <!-- SPHINX-START -->
|
|
end-before: <!-- SPHINX-END -->
|
|
---
|
|
:::
|
|
|
|
## Contents
|
|
|
|
:::{toctree}
|
|
---
|
|
maxdepth: 2
|
|
titlesonly: true
|
|
glob: true
|
|
---
|
|
developer_api/index
|
|
/*
|
|
:::
|