tomasnorre / ddev-codeception-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeCeption with DDEV PoC.

Build Status

This is a smal POC on how you can use CodeCeption within DDEV to run behaviour driven tests.

You can check it out by

$ git clone https://github.com/tomasnorre/ddev-codeception-poc.git
$ cd ddev-codeception-poc
$ composer install
$ ddev start
$ php vendor/bin/codecept run

About

License:MIT License


Languages

Language:PHP 74.7%Language:HTML 25.3%