Drupal - Travis Integration

Categories

Component ID

2384741

Component name

Drupal - Travis Integration

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Drupal - Travis Integration makes it really simple to integrate your Drupal modules with the popular and free travis-ci.org service. Simpletest and PHPUnit are supported out of the box. Copy .travis.yml.dist to your project as .travis.yml, customize what you need, sign up at travis, activate the account, push your code to Github and DONE.

There are great examples of unit testing and simple testing for Drupal-7 and 8 in tests/drupal-7/drupal_ti_test and tests/drupal-8/drupal_ti_test.

This project is hosted on GITHUB, because it applies to both versions:

https://github.com/LionsAd/drupal_ti

Issues are welcome there or here in the queue.

Enjoy!