Skip to content

asatrya/cloudbuild-test-runner-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 39.6%
  • Shell 36.0%
  • Dockerfile 24.4%