Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Writing tests: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 1: Line 1:
Coming soon
For guidance on writing good automated tests for PHPUnit, see [[Writing_PHPUnit_tests]]
 
For guidance on writing good manual testing instructions, please see [[Testing_instruction_guide]]
See: [[Writing_PHPUnit_tests]]

Revision as of 01:20, 1 August 2018

For guidance on writing good automated tests for PHPUnit, see Writing_PHPUnit_tests For guidance on writing good manual testing instructions, please see Testing_instruction_guide