Closed dharple closed 3 years ago
There are a lot of unit testing options.
Starting with:
Unit tests: check Coverage: gcov / lcov
https://libcheck.github.io/check/
http://check.sourceforge.net/doc/check_html/check_2.html#SEC3
https://medium.com/@naveen.maltesh/generating-code-coverage-report-using-gnu-gcov-lcov-ee54a4de3f11
https://en.m.wikipedia.org/wiki/List_of_unit_testing_frameworks
Regression testing via bash script is simply not portable, and it's impossible to see code coverage.