Note:

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

PHPUnit: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 8: Line 8:
}}
}}
{{Moodle 2.3}}
{{Moodle 2.3}}
==Installation fo PHPUnit support==
==Configuration of server before first test execution==
==Writing new tests==

Revision as of 21:11, 3 April 2012

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.

PHPUnit
Project state Work in progress
Tracker issue MDL-32323, MDL-32149, MDL-31857
Discussion see tracker issues
Assignee Petr Škoda (škoďák)

Moodle 2.3


Installation fo PHPUnit support

Configuration of server before first test execution

Writing new tests