shunit2

unit test framework for Bourne based shell scripts

WWW CVSWeb GITHub
  1. Package version
    shunit2-2.1.6p1
  2. Maintainer
    The OpenBSD ports mailing-list

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.