bashunit

Test framework

A comprehensive testing framework for Bash scripts.

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way.

GitHub

333 stars
8 watching
29 forks
Language: Shell
last commit: about 2 months ago
Linked from 1 awesome list

assertionsbashbash-scriptmockingtddtest-driven-developmenttestingtesting-frameworkunittestunittest-frameworkunittestingunittesting-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pgrange/bash_unit A framework for writing and running unit tests in bash, providing assertions and test-driven development functionality. 606
suites-dev/suites A comprehensive testing framework for building reliable unit tests in TypeScript applications 376
rafritts/bunit A lightweight unit testing framework for Bash scripts. 197
tomokimiyauci/unitest A testing framework designed to work seamlessly with the Deno runtime API, supporting a range of environments and test styles. 7
lehmannro/assert.sh A shell-based unit testing framework designed to simplify testing of programs that modify process state 486
danielstjules/pho A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. 284
alkass/polish A testing framework for Rust that provides a structured way to write and run test cases. 54
shellspec/shellspec A full-featured BDD unit testing framework for shell scripting languages 1,178
r-lib/testthat A testing framework that makes writing unit tests easy and integrates well with existing workflows. 893
microsoft/testfx A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. 789
nose-devs/nose2 A testing framework built on top of unittest, extending its capabilities and providing additional tools. 795
zunit-zsh/zunit A testing framework for shell scripts 209
rpav/checkl A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. 43
dalekbaldwin/check-it A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness 51
amokfa/datest A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. 8