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
This page will not be migrated to new devdocs
 
Line 1: Line 1:
{{Template:WillNotMigrate}}
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_instructions_guide]]
For guidance on writing good manual testing instructions, please see [[Testing_instructions_guide]]

Latest revision as of 11:17, 23 May 2023


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


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