forked from catchorg/Catch2
Add accept-many Clara lambdas to release notes
This commit is contained in:
@@ -167,6 +167,8 @@ new design.
|
|||||||
* Catch2 now supports test sharding (#2257)
|
* Catch2 now supports test sharding (#2257)
|
||||||
* You can ask for the tests to be split into N groups and only run one of them.
|
* You can ask for the tests to be split into N groups and only run one of them.
|
||||||
* This greatly simplifies parallelization of tests in a binary through external runner.
|
* This greatly simplifies parallelization of tests in a binary through external runner.
|
||||||
|
* The embedded CLI parser now supports repeatedly callable lambdas
|
||||||
|
* A lambda-based option parser can opt into being repeatedly specifiable.
|
||||||
|
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
Reference in New Issue
Block a user