cauealvesbraz / docker-shpec

:whale: Docker image for running shpec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-shpec Build Status

Docker image for running tests for shell scripts with shpec.

Usage

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.

Examples

I will provide some examples with docker and docker-compose, see here.

Related

  • shpec - test your shell scripts <3

License

MIT © Cauê Alves

About

:whale: Docker image for running shpec

License:MIT License


Languages

Language:Dockerfile 73.8%Language:Shell 26.2%