Unit tests for all code #9
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
There really should be unit tests for all the
C
andshell
code to validate compatibility.I hear https://cmocka.org/ is a good testing framework, but have no real experience with any existing
C
frameworks.It looks like https://github.com/sstephenson/bats is the way to go for testing out
shell
scripts - plus https://github.com/koalaman/shellcheckLong term plan is to integrate with #2
Open to other ideas!
The text was updated successfully, but these errors were encountered: