catch2/docs/index.md
2023-06-27 11:46:52 +02:00

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
/*
:::