This commit is contained in:
Martin Hořeňovský
2020-07-12 20:28:38 +02:00
parent 4c85248179
commit 7f21cc6c55
9 changed files with 94 additions and 39 deletions

View File

@@ -92,7 +92,7 @@ TEST_CASE("Complex mix of sections and generates") {
}
```
> The ability to place `GENERATE` between two `SECTION`s was [introduced](https://github.com/catchorg/Catch2/issues/1938) in Catch X.Y.Z.
> The ability to place `GENERATE` between two `SECTION`s was [introduced](https://github.com/catchorg/Catch2/issues/1938) in Catch 2.13.0.
## Provided generators