Updated README feature list
This commit is contained in:
parent
9683945a06
commit
7c9855f9da
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ the user would have with other frameworks:
|
|||
* [x] Test are isolated in their own process, crashes and signals can be
|
||||
reported and tested.
|
||||
* [x] Unified interface between C and C++: include the criterion header and it *just* works.
|
||||
* [x] There is a support for theories alongside tests
|
||||
* [x] Supports parameterized tests and theories.
|
||||
* [x] Progress and statistics can be followed in real time with report hooks.
|
||||
* [x] TAP output format can be enabled with an option.
|
||||
* [x] Runs on Linux, FreeBSD, Mac OS X, and Windows (Compiling with MinGW GCC and Visual Studio 2015+).
|
||||
|
|
Loading…
Add table
Reference in a new issue