Differences

This shows you the differences between two versions of the page.

Link to this comparison view

moodle:testing_with_behat_and_selenium [2016/01/13 08:58]
martijn
moodle:testing_with_behat_and_selenium [2016/01/14 10:13] (current)
onno [Write own behat tests]
Line 23: Line 23:
 ===== Write own behat tests ===== ===== Write own behat tests =====
  
-You can create own scenarios and functions to run behat tests. Make sure to look at other scenarios for existing functionalities.+You can create own scenarios and functions to run behat tests. Make sure to look at other scenarios for existing functionalities. Example: ''/auth/tests/behat/behat_auth.php''.
  
 In order to add own functions to run behat test, write in Frankenstyle format and see the documentation link below for an example. In order to add own functions to run behat test, write in Frankenstyle format and see the documentation link below for an example.

Personal Tools