mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 05:45:39 +02:00
Add html anchor 'top'
This commit is contained in:

committed by
Martin Hořeňovský

parent
a7a9be59ff
commit
e8225052f1
@@ -1,3 +1,4 @@
|
||||
<a id="top"></a>
|
||||
Although Catch allows you to group tests together as sections within a test case, it can still be convenient, sometimes, to group them using a more traditional test fixture. Catch fully supports this too. You define the test fixture as a simple structure:
|
||||
|
||||
```c++
|
||||
|
Reference in New Issue
Block a user