Standard testing components for behat, phpunit, and code style testing for the SilverStripe Framework and CMS (http://silverstripe.org).
This includes the components:
- phpunit: PHP Unit Testing framework.
- php-codesniffer: PHP coding standards validator.
- behat-extension: SilverStripe behat testing framework extension.
- silverstripe server: SilverStripe basic server built on PHP bundled dev server.
- selenium: Selenium browser automation framework.
All bootstrapping files, including PHPCS style config, are included.
See the recipe plugin page for instructions on how SilverStripe recipes work.