tanoconsulting/eZPlatform Ultimate Test Stack

Sets up the desired eZPlatform version and runs tests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configuration-filePath to the configuration file which defines the test environment to set up. Required when not defining env varsyes""
run-onWhether to use Docker Containers or run tests on the runner VM. Values: host, containers. When using containers, you have to leave the DB_HOST env var empty or set it to `mysql`yeshost
test-commandThe command used to run the test suite. If left empty, it defaults to the teststack's `runtests`yes""
code-coverage-serviceWhether to generate and upload code coverage to 3rd party services. Supported: scrutinizer, codecovyes""
repo-tokenGitHub access token. Used to avoid API rate limiting when downloading composer dependencies. Set it to `$ { { secrets.GITHUB_TOKEN } }`yes""

no outputs