Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 578 Bytes

File metadata and controls

23 lines (13 loc) · 578 Bytes

🗄️ This repo has been archived, and is no longer maintained.

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