Actions

Testing Area/Behat Testing

From Mahara Wiki

< Testing Area
Revision as of 11:59, 3 November 2014 by Jinelleb (talk | contribs)

Welcome to Behat testing with Mahara


Behat testing is writing an automated test that tests the developers code by automatically,

clicking around Mahara to check the devs submitted code doesn't break anything.

This wiki section will teach you step by step how to write and submit your first Behat test.

Follow the steps below:


  1. Setting up your Mahara with Behat
  2. Running tests
  3. Writing tests
  4. Steps
  5. Submitting tests