bfgroup / Lyra

A simple to use, composable, command line parser for C++ 11 and beyond
https://bfgroup.github.io/Lyra/
Boost Software License 1.0
471 stars 56 forks source link

Please add to the README how to run unit tests #56

Closed yurivict closed 2 years ago

yurivict commented 2 years ago

There's the tests directory but it isn't referenced from CMakeLists.txt.

grafikrobot commented 2 years ago

There are instructions on running test in the CONTRIBUTING.adoc file: https://github.com/bfgroup/Lyra/blob/develop/CONTRIBUTING.adoc#testing