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:
For guidance on writing good automated tests for PHPUnit, see [[Writing_PHPUnit_tests]]
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]]
 
For guidance on writing good manual testing instructions, please see [[Testing_instructions_guide]]

Revision as of 01:42, 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_instructions_guide