blackboard-open-source/moodle-plugin-ci
Assists with running Moodle plugins in Travis CI
Maintainers
Package info
github.com/blackboard-open-source/moodle-plugin-ci
Type:project
pkg:composer/blackboard-open-source/moodle-plugin-ci
2.5.0
2019-02-20 23:45 UTC
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-3.0 19f04c980681c095dadb94eb991b65f1ebb6356f
- Mark Nielsen <mark.nielsen.woop@blackboard.com>
- Sam Chaffee <sam.chaffee.woop@blackboard.com>
README
👁 Latest Stable Version
👁 Build Status
👁 Total Downloads
👁 License
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/
