bash_unit
Unit testing framework
A framework for writing and running unit tests in bash, providing assertions and test-driven development functionality.
bash unit testing enterprise edition framework for professionals
604 stars
12 watching
56 forks
Language: Shell
last commit: 8 days ago
Linked from 1 awesome list
assertionsbashtddtest-driven-developmenttest-frameworktestingunit-testingunittestxunit
Related projects:
Repository | Description | Stars |
---|---|---|
typeddevs/bashunit | A comprehensive testing framework for Bash scripts. | 328 |
theory/pgtap | A testing framework for PostgreSQL written in PL/pgSQL and PL/SQL. | 990 |
rafritts/bunit | A lightweight unit testing framework for Bash scripts. | 197 |
nose-devs/nose2 | An extension of unittest to make testing more efficient and feature-rich | 796 |
lehmannro/assert.sh | A shell-based unit testing framework designed to simplify testing of programs that modify process state | 486 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |
atilaneves/unit-threaded | An advanced unit testing framework that supports property-based testing and mocking in the D programming language. | 122 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
odonataresearchllc/lisp-unit | A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. | 108 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
shellspec/shellspec | A full-featured BDD unit testing framework for shell scripting languages | 1,167 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
help-me-mom/ng-mocks-sandbox | A resource for learning and practicing unit testing with ng-mocks in Angular applications | 5 |
mikeschulze/gdunit4 | An embedded unit testing framework for testing Gd scripts and scenes in the Godot editor | 586 |