Skip to content

andriyun/drupal_codeception_demo

Repository files navigation

Drupal codeception demo

The purpose of this project demonstrate test capabilities of Codecetion in Drupal CMS

Run local env with Docksal

Prerequisites

Installing

  1. Clone the git repository

    git clone git@github.com:andriyun/drupal_codeception_demo.git
  2. Enter the newly created project directory

    cd drupal_codeception_demo
  3. Start docksal environment

    fin start
  4. Install composer dependencies

    fin composer install
  5. Install Drupal

    fin drush si --db-url=mysql://root:root@db/default

Run tests

php vendor/bin/codecept run acceptance --steps

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published