Download the PHP package dhensby/codeception-silverstripe without Composer
On this page you can find all versions of the php package dhensby/codeception-silverstripe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dhensby/codeception-silverstripe
More information about dhensby/codeception-silverstripe
Files in dhensby/codeception-silverstripe
Download dhensby/codeception-silverstripe
More information about dhensby/codeception-silverstripe
Files in dhensby/codeception-silverstripe
Vendor dhensby
Package codeception-silverstripe
Short Description SilverStripe Framwork Module for Codeception
License BSD 3-Clause
Package codeception-silverstripe
Short Description SilverStripe Framwork Module for Codeception
License BSD 3-Clause
Please rate this library. Is it a good library?
Informations about the package codeception-silverstripe
Codeception SilverStripe Framework Module
This module links Codeception to the SilverStripe Framework.
This allows you to use Codeception to run Functional tests off of SilverStripe.
Notice
This is a very early pre-alpha version. Currently it simply allows passing through to Director::test
. Missing features
include fixture, DB reset after tests run and more.
Installation
composer require dhensby/codeception-silverstripe --dev
Usage
Update your functional.suite.yml
file so it looks like this:
and you're done... Happy testing!
All versions of codeception-silverstripe with dependencies
PHP Build Version
Package Version
Requires
codeception/codeception Version
^2.3
The package dhensby/codeception-silverstripe contains the following files
Loading the files please wait ....