GitHub Action that leverages Google´s Container Structure Tests to run unit tests on your Docker images.
steps:
uses: brpaz/structure-tests-action@v1
with:
image: myimage:latest
configFile: structure-tests.yaml
image
Required The image name to test
configFile
Required The path to the structure tests configuration file. Defaults to structure-tests.yaml
Check CONTRIBUTING.md for details.
If you find this project helpful and would like to support its development, there are a few ways you can contribute:
👤 Bruno Paz
- Website: https://github.com/brpaz
- Github: @brpaz
Copyright © 2019 Bruno Paz.
This project is MIT licensed.