Testing Area/Behat Testing: Difference between revisions
From Mahara Wiki
< Testing Area
No edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
# [[Testing/Behat_Testing/Error & Solutions |Errors & Solutions]] | # [[Testing/Behat_Testing/Error & Solutions |Errors & Solutions]] | ||
# [[Testing/Behat_Testing/Submitting tests |Submitting tests]] | # [[Testing/Behat_Testing/Submitting tests |Submitting tests]] | ||
#[[Testing/Behat_Testing/Jenkins Maintaince |Jenkins | #[[Testing/Behat_Testing/Jenkins Maintaince |Jenkins Maintenance]] | ||
[[Category: Behat]] | [[Category: Behat]] |
Revision as of 11:57, 7 September 2015
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: