covex-nn / moodle-automation
Ant script for Moodle Package PHPUnit-testing automation
1.1.0
2014-05-14 20:32 UTC
Requires
- covex-nn/moodle-version: *
- phpunit/dbunit: 1.2.*
- phpunit/phpunit: 3.7.*
Suggests
- covex-nn/phpqatools: Provides standard PHP QA Tools
This package is not auto-updated.
Last update: 2024-11-04 11:13:10 UTC
README
This package is a set of Ant build automation scripts to create MySQL database and initialize Moodle PHPUnit test environment
Also this package includes PHPUnit test suite, which can be used to test any Moodle Package
Example
See Moodle Package to review how to install and use Moodle Automation.