mirror of
https://github.com/catchorg/Catch2.git
synced 2024-12-23 11:43:29 +01:00
Last tweak to download text - honest
This commit is contained in:
parent
93da743932
commit
d8e3c1f6e3
@ -6,12 +6,12 @@ Build status (on Travis CI) [![Build Status](https://travis-ci.org/philsquared/C
|
|||||||
|
|
||||||
[Please see this page if you are updating from a version before 1.0](docs/whats-changed.md)
|
[Please see this page if you are updating from a version before 1.0](docs/whats-changed.md)
|
||||||
|
|
||||||
|
<a href="https://raw.github.com/philsquared/Catch/raw/develop/single_include/catch.hpp">[The latest, single header, version can be downloaded directly using this link]</a>
|
||||||
|
|
||||||
## What's the Catch?
|
## What's the Catch?
|
||||||
|
|
||||||
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.
|
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.
|
||||||
|
|
||||||
<a href="https://raw.github.com/philsquared/Catch/raw/develop/single_include/catch.hpp">[The latest, single header, version can be downloaded directly using this link]</a>
|
|
||||||
|
|
||||||
## How to use it
|
## How to use it
|
||||||
This documentation comprises these three parts:
|
This documentation comprises these three parts:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user