ports/devel/bashunit/pkg/DESCR

5 lines
139 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
bashunit is a unit testing framework for Bash scripts based on xUnit
principles.
This is similar to the ShUnit and its successor shUnit2.