blackboard-open-source / moodle-plugin-ci
Assists with running Moodle plugins in Travis CI
Installs: 141 460
Dependents: 0
Suggesters: 0
Security: 0
Stars: 42
Watchers: 17
Forks: 37
Type:project
Requires
- php: >=5.6.0
- jakub-onderka/php-console-highlighter: ^0.3
- jakub-onderka/php-parallel-lint: ^0.9
- marcj/topsort: ^1.0
- moodlehq/moodle-local_ci: ^1.0.2
- moodlehq/moodle-local_codechecker: ^2.5.4
- moodlehq/moodle-local_moodlecheck: ^1.0.0
- nikic/php-parser: ^3.0
- padraic/phar-updater: ^1.0
- phpmd/phpmd: ^2.2
- psr/log: ^1.0
- sebastian/phpcpd: ^3.0
- stecman/symfony-console-completion: ^0.7.0
- symfony/console: ^3.3
- symfony/dotenv: ^3.3
- symfony/filesystem: ^3.3
- symfony/finder: ^3.3
- symfony/process: ^3.3
- symfony/yaml: ^3.3
Requires (Dev)
- phpunit/phpunit: ^5.7
README
The goal of this project is to facilitate the running of tests and code analysis against a Moodle plugin in Travis CI. All of these tests and tools are run everytime a change is pushed to a GitHub branch or pull request.
All documentation, guides, change log, etc can be found here: https://blackboard-open-source.github.io/moodle-plugin-ci/