Skip to content

DropticaExamples/drupal_day_codeception_example

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 [email protected]:DropticaExamples/drupal_day_codeception_example.git
  2. Enter the newly created project directory

    cd drupal_day_codeception_example
  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

fin test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published