README update

This commit is contained in:
2026-01-18 10:14:52 -05:00
parent 393ceee6d7
commit ad36a931b5

View File

@@ -1,7 +1,10 @@
The shunit script
======
shunit requires cmdarg. Install it first: https://github.com/akesterson/cmdarg
shunit requires cmdarg (and the install script requires versioners). Install them first:
- https://github.com/akesterson/versioners
- https://github.com/akesterson/cmdarg
shunit is a bash script for running tests scripts that are written with the shunit library. To use it, first install it: