silverstripe/recipe-testing

Installs: 284 464

Dependents: 84

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 4

Type:silverstripe-recipe

3.1.0 2024-07-02 23:49 UTC

This package is auto-updated.

Last update: 2024-07-02 23:55:15 UTC


README

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.