Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 741 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 741 Bytes

Bash Script Tests status

The tests write by shunit2 for testing the linux bash script.

How to run all of the bash script tests?

First download the bash script test by git command as below:

git clone https://github.com/holi-java/bashscript-test.git

Then open the bashscript-test directory and just run the all-tests.sh, for example:

cd bashscript-test

./all-tests.sh