Pick docs for v2.12.0

This commit is contained in:
Martin Hořeňovský
2020-04-21 16:33:15 +02:00
parent 53434a2f32
commit 4aefbbcd02
2 changed files with 25 additions and 0 deletions

View File

@@ -260,6 +260,8 @@ Randomly sorted. The order is dependent on Catch2's random seed (see
is that as long as the random seed is fixed, running only some tests
(e.g. via tag) does not change their relative order.
> The subset stability was introduced in Catch2 v2.12.0
<a id="rng-seed"></a>
## Specify a seed for the Random Number Generator