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

https://github.com/stefanzweifel/getting-started-with-bash-testing

Example Bash Project to get started with testing with Bats.
https://github.com/stefanzweifel/getting-started-with-bash-testing

Last synced: 10 months ago
JSON representation

Example Bash Project to get started with testing with Bats.

Awesome Lists containing this project

README

          

# Getting Started with Bash Testing

This repository holds an example Bash project which has been created for my guide [Getting Started with Bash Testing with Bats](https://stefanzweifel.dev/posts/2020/12/22/getting-started-with-bash-testing-with-bats).

Feel free to fork this repository to test things out or open a [discussion](https://github.com/stefanzweifel/getting-started-with-bash-testing/discussions) if you have questions or feedback.