su-sws / stanford-caravan
Tools for testing Drupal 8 on CI/CD
Installs: 98 125
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Requires
- boedah/robo-drush: ^4.2
- consolidation/robo: ^1.4
- fzaninotto/faker: ^1.9
- miiimooo/behat-tools: dev-master
This package is auto-updated.
Last update: 2024-11-11 15:37:41 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