Docker image for running tests for shell scripts with shpec.
docker run -v /path/to/tests/:/shpec-tests ceasbz/shpec:1.0
OBS: You should to mapping your tests to /shpec-tests
, because the image use it for find and execute the tests.
I will provide some examples with docker and docker-compose, see here.
- shpec - test your shell scripts <3
MIT © Cauê Alves