Unit-Tests #68
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
feature request
Something is wanted
help wanted
Extra attention is needed
HIGH PRIORITY
Issue is extra high priority
Scheduled
Scheduled to be worked on or is already in progress
team core
as it currently stands the repository is not backed by unit-tests!
We should invest some time into looking into which unit-test framework we want, and implement at least basic test such that subsequent ci runs can detect code that breaks the previous code-base
https://github.com/onqtam/doctest
https://github.com/catchorg/Catch2
https://www.boost.org/doc/libs/1_73_0/libs/test/doc/html/index.html
Additionally we should decide if we want advanced tools for our ci system like code-cov to asses the quality of the unit-test in addition to running them
The text was updated successfully, but these errors were encountered: