silverstripe-framework/docs/en/02_Developer_Guides/06_Testing/02_Behavior_Testing.md
2014-12-15 09:12:46 +13:00

8 lines
293 B
Markdown

title: Behavior Testing
summary: Describe how your application should behave in plain text and run tests in a browser.
# Behavior Testing
For behavior testing in SilverStripe, check out
[SilverStripe Behat Documentation](https://github.com/silverstripe-labs/silverstripe-behat-extension/).