diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -207,7 +207,7 @@ is incredibly handy. When that is installed you may enable auto-attach to child * `zencore-test` exercises unit tests in the zencore project * `zenserver-test` exercises the zen server itself (functional tests) -The tests are implemented using [doctest](https://github.com/onqtam/doctest), which is similar to Catch in usage. +The tests are implemented using [doctest](https://github.com/onqtam/doctest), which is similar to Catch in usage. We now also support [catch2](https://github.com/catchorg/Catch2) # Adding a http.sys URL reservation (Windows only) |