critic.sh
Test suite manager
A Bash testing framework with coverage reporting
Dead simple testing framework for Bash with coverage reporting
456 stars
5 watching
11 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
bashbash-testingcoveragecoverage-testinglcovshelltesting
Related projects:
Repository | Description | Stars |
---|---|---|
shellspec/shellspec | A full-featured BDD unit testing framework for shell scripting languages | 1,164 |
typeddevs/bashunit | A comprehensive testing framework for Bash scripts. | 328 |
cjermain/rust-python-coverage | An example project demonstrating automated test coverage for Rust and Python codebases using Cargo-Llvm-Cov | 39 |
lispci/fiveam | A testing framework for Common Lisp | 186 |
reviewdog/action-shellcheck | Automates shell code reviews by running shellcheck on pull requests | 102 |
rpav/checkl | A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. | 43 |
lehmannro/assert.sh | A shell-based unit testing framework designed to simplify testing of programs that modify process state | 486 |
bee-lab/beelabtestbundle | An extension of Symfony's testing framework to simplify web application testing | 16 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |
unkindpartition/tasty | A modern testing framework for Haskell | 640 |
rylnd/shpec | A testing framework for shell scripts | 377 |
andythigpen/nvim-coverage | Displays test coverage data in the sign column of a code editor | 329 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
thinkerbot/ts | A tool for writing and running tests in shell scripts | 59 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |