shunit2
Test framework
A unit test framework for Bourne-based shell scripts
shUnit2 is a xUnit based unit test framework for Bourne based shell scripts.
2k stars
51 watching
212 forks
Language: Shell
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zunit-zsh/zunit | A testing framework for shell scripts | 209 |
siu/minunit | A minimal unit testing framework for C/C++ | 578 |
hspec/hunit | A unit testing framework for Haskell | 126 |
psexton/matlab-xunit | A testing framework for MATLAB that generates JUnit-compatible XML output | 40 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 853 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,048 |
snitch-org/snitch | A lightweight testing framework for C++20 that aims to be simple and non-invasive. | 269 |
stevenknox/corebdd | A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#. | 18 |
rafritts/bunit | A lightweight unit testing framework for Bash scripts. | 197 |
typeddevs/bashunit | A comprehensive testing framework for Bash scripts. | 333 |
lehmannro/assert.sh | A shell-based unit testing framework designed to simplify testing of programs that modify process state | 486 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
allenhwkim/ngentest | Automates unit testing of Angular components and services using templates | 144 |
richardwarburton/lambda-behave | A testing framework for Java 8 that aims to make writing tests more readable and user-friendly. | 253 |
autoitmicro/microunittestingframework | A testing framework designed to simplify unit testing for AutoIt scripts | 6 |