Skip to content

Document and test GoogleTest based usage example

Manuel Huber requested to merge include-gtest-example into main

Add usage examples to the documentation and run the usage examples as part of our test suite.

  • Add usage examples to README.md
  • Add example project using GoogleTest
  • Add GoogleTest example code to run_tests.sh
  • Add GoogleTest dependency to the build container
Edited by Manuel Huber

Merge request reports