Test Framework for Bourne Based Shell Scripts
http://code.google.com/p/shunit2
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / shunit2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/shunit2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
shunit2-2.1.8.tar.gz | 0000052458 51.2 KB | |
shunit2.changes | 0000002146 2.1 KB | |
shunit2.spec | 0000002282 2.23 KB |
Revision 11 (latest revision is 12)
Michael Vetter (jubalh)
accepted
request 1208155
from
Manfred Schwarb (manfred999)
(revision 11)
- Remove BuildRequires: ksh, as ksh seems not to be universally available and is only optionally used in tests
Comments 0