su-sws/stanford-caravan

There is no license information available for the latest version (8.1.0-alpha.2) of this package.

Tools for testing Drupal 8 on CI/CD

8.1.0-alpha.2 2020-07-08 23:07 UTC

README

Version: 8.x-1.x

Maintainers: Mike Decker

Changelog: Changelog.txt

Description

Tools for running tests against Drupal modules, profiles, and themes.

Installation

To set up CircleCI, copy the directory config/.circleci into the root of the desired directory. Commit that directory to a branch on github. Then in CircleCi add the desired repository as a project to be tested. Creating a pull request and an additional commit may be necessary to trigger the build to run.

Troubleshooting

If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page.

Contribution / Collaboration

You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests