Mike Milano

Results 6 comments of Mike Milano

@harlev thanks for sharing this. Any chance you have a Dockerfile for it?

@harlev made my day, thank you!

For anyone else having this problem in the short term, the master branch supports guzzle 6.3. PSR-7 implementation would still be valuable, however the work-around right now is to use...

Thanks for the info. To clarify, I wasn't just recommending using a PSR-7 Guzzle implementation (what's the point?), but rather a PSR-7 approach as documented in the [PHP-HTTP/HTTPLUG](http://docs.php-http.org/en/latest/) docs I...

Should this work for testing components that have dependencies on node modules?

not sure how the solution fits into this project, but take a look at this thread. we got karma and protractor testing node-webkit just fine. https://github.com/rogerwang/node-webkit/issues/2229