dharple / detox

Tames problematic filenames
BSD 3-Clause "New" or "Revised" License
336 stars 19 forks source link

Find a real unit testing solution #67

Closed dharple closed 3 years ago

dharple commented 3 years ago

Regression testing via bash script is simply not portable, and it's impossible to see code coverage.

dharple commented 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

dharple commented 3 years ago

https://gitlab.com/cunity/cunit

http://micah.cowan.name/projects/checkmk/checkmk.1.pdf

http://micah.cowan.name/projects/checkmk/