Version 6 pre-stable
This version of Silverstripe CMS has not yet been given a stable release. See the release roadmap for more information. Go to documentation for the most recent stable version.

How to's: testing

How to write a SapphireTest
Learn the basics of unit testing in Silverstripe
How to write a FunctionalTest
Expand your testing capabilities with integrations tests
How to use a FixtureFactory
Provide context to your tests with database fixtures
How to test emails within unit tests
Test email functionality without ever hitting an inbox