pangoy2nd / cloudbuild-test-runner-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A demo for running your tests with Cloud Container Builder

This is a demo project for showing how to run unit tests with Cloud Container Builder.

Test Runners

Currently we only have a test runner for phpunit at php/test/runner directory. We have already built and pushed it to gcr.io/cloud-dpes/phpunit-test-runner. This image is publicly available, so feel free to use with your project.

Contributing changes

Licensing

About

License:Apache License 2.0


Languages

Language:PHP 39.3%Language:Shell 35.7%Language:Dockerfile 25.0%