An open API service indexing awesome lists of open source software.

https://github.com/mikaelvesavuori/bash-testing

Basic testing in Bash.
https://github.com/mikaelvesavuori/bash-testing

bash testing

Last synced: 2 months ago
JSON representation

Basic testing in Bash.

Awesome Lists containing this project

README

          

# Minimalist Bash testing

Just toying around with testing in Bash.

## References

- [Unit testing Bash scripts](https://advancedweb.hu/unit-testing-bash-scripts/)