* Added GTest (googletest) Example
The examples tests the Fibonacci library similar to the doctest example.
* Add Example for the cereal library.
* Update examples/cereal/CMakeLists.txt
Co-Authored-By: Lars Melchior <TheLartians@users.noreply.github.com>
* Remove Test Coverage Code
* Remove Test Coverage Option