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

10 lines
309 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 CMS, check out
[Silverstripe CMS Behat Documentation](https://github.com/silverstripe-labs/silverstripe-behat-extension/).