Skip to content
Snippets Groups Projects
Select Git revision
  • 2c7017ad9c4be2aa11d3bf8209f953713d4098bd
  • master default protected
  • feature
3 results

testing_example

  • Clone with SSH
  • Clone with HTTPS
  • Example project for testing and CI in gitlab

    pipeline status coverage report

    This is a little C++ project including some little functions, unit tests for the functions, and also some end-to-end regression tests.

    For the unit tests, the googletest framework is used.