Skip to content

Add Codeception tool #73

Description

@tormi

There is currently a lando codeception tool defined in .lando.yml, but it has never worked because there's no codeception package added to composer.json:

tooling:
  codeception:
    service: appserver
    description: Run codeception
    cmd:
      - ./vendor/bin/codecept
      - "--env=lando"

Let's add either codeception/codeception or guncha25/drupal-codeception package + testing setup.

See also:

cc: @guncha25 , @floretan

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions