Note:

If you want to create a new page for developers, you should create it on the 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