Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.29 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.29 KB

Silverstripe Testing Recipe

CI

Standard testing components for behat, phpunit, and code style testing for the Silverstripe Framework and CMS (http://silverstripe.org).

This includes the components:

All bootstrapping files, including PHPCS style config, are included.

See the recipe plugin page for instructions on how Silverstripe recipes work.

Note: If you are not using Behat for end-to-end testing on your module, it is recommended that you install PHPUnit and CodeSniffer directly.