casperjs_foundation icon indicating copy to clipboard operation
casperjs_foundation copied to clipboard

Accessing Drush from CasperJS

Open kostajh opened this issue 10 years ago • 2 comments

Hey @juampy72, thanks for setting up this repo and for the blog post. CasperJS is a great tool for testing Drupal sites. I just wanted to mention that you might be interested in my project, Drush REST API which allows CasperJS to communicate with Drush over HTTP/WebSockets - useful if you want to validate that emails are getting set, or for setup/teardown tasks, etc.

kostajh avatar Mar 14 '14 18:03 kostajh

@kostajh, funny, I stumbled on your article about this earlier this week! Very fascinating stuff. :)

q0rban avatar Mar 14 '14 18:03 q0rban

An alternative seems to be https://bitbucket.org/davereid/drush-casperjs/src/4d9f4119f830899cf9fd2c6ce4e38fa43bb8b184/drupal.js?at=master#cl-162

davereid avatar May 20 '14 23:05 davereid