summaryrefslogtreecommitdiff
path: root/devel/shunit2/DESCR
blob: ddc9c33bd5030cbf08777d0f73de0103868843c9 (plain)
1
2
3
4
shUnit2 is a xUnit unit test framework for Bourne based shell scripts,
and it is designed to work in a similar manner to JUnit, PyUnit, etc.
If you have ever had the desire to write a unit test for a shell script,
shUnit2 can do the job.