Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Acceptance testing

From MoodleDocs

This page is a starting point for working with acceptance tests (behat tests). These tests are suited if you want to test the front-end and with that the behaviour of your site / your plugin / your code.

If you want to write your own tests have a look at: Writing acceptance tests

If you want to run behat tests of the existing suite or the ones you have written for your own plugin please visit: Running acceptance test