Skip to content

Scripts useful for testing a Composer Drupal project with Behat on a Continuous Integration server, or locally.

Notifications You must be signed in to change notification settings

pantheon-deprecated/ci-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

About

This project contains scripts useful for testing a Composer Drupal project with Behat on a Continuous Integration server, or locally.

  • Specify the Drupal modules, themes and libraries you use in your composer.json file, and build them with Composer.
  • Automatically build components via Travis or Circle CI every commit.
  • Use Behat to run tests on your site from Travis.
  • Automatically deploy your site to your Pantheon dev environment, or some other branch, every time the tests pass.

All of this can be accomplished with only a few light files committed to your repository.

See the example Drupal 7 Circle CI Composer project for a specific template to use in getting started with these scripts.

About

Scripts useful for testing a Composer Drupal project with Behat on a Continuous Integration server, or locally.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages