Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 451 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 451 Bytes

This getting started project gives you a few example of tests you may write with bash_unit.

You can play with these tests by, first, installing bash_unit and then git clone this project and run the tests:

git clone https://github.com/bash-unit/getting_started.git
cd getting_started
bash_unit tests/test_*