mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 21:05:39 +02:00
Error out early if invalid test specs are provided
This commit is contained in:
@@ -197,6 +197,7 @@ new design.
|
||||
* Catch2's pkg-config integration also provides 2 packages
|
||||
* `catch2` is the statically compiled implementation by itself
|
||||
* `catch2-with-main` also links in the default main
|
||||
* Passing invalid test specifications passed to Catch2 are now reported before tests are run, and are a hard error.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user