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:
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