Actions

Testing Area/Behat Testing: Difference between revisions

From Mahara Wiki

< Testing Area
mNo edit summary
mNo edit summary
Line 1: Line 1:
Welcome to Behat testing with Mahara
This wiki section will teach you step by step how to write and submit your first Behat test.
- Starting with Mahara and Behat installation and ending with submitting your test for review.
# [[Testing/Behat_Testing/Setup | Setting up your Mahara with Behat]]
# [[Testing/Behat_Testing/Setup | Setting up your Mahara with Behat]]
# [[Testing/Behat_Testing/Running test |Running tests]]
# [[Testing/Behat_Testing/Running test |Running tests]]

Revision as of 11:08, 3 November 2014

Welcome to Behat testing with Mahara

This wiki section will teach you step by step how to write and submit your first Behat test. - Starting with Mahara and Behat installation and ending with submitting your test for review.


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