silverstripe-framework/docs/en/02_Developer_Guides/06_Testing/02_Behavior_Testing.md

10 lines
301 B
Markdown
Raw Normal View History

---
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/).