Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

CI container for Codeception tests.

License

Notifications You must be signed in to change notification settings

greenpeace/planet4-circleci-codeception

Repository files navigation

Planet 4 Codeception Container

Includes Codeception for use in CI PHP testing.

Development

Jusr run make, or if you prefer to run it step-by-step:

make init
make prepare
make lint
make build
make test

Requirements

  1. Docker
  2. yamllint