scenarioo / scenarioo-js

Scenarioo writer library to produce feature rich e2e test reports, e.g. from Protractor/WebDriverJS tests with Jasmine
http://www.scenarioo.org
MIT License
10 stars 3 forks source link

Replace grunt with gulp #3

Closed xeronimus closed 10 years ago

xeronimus commented 10 years ago

Use gulp for testing and building.

adiherzog commented 10 years ago

Thanks @xeronimus for the idea. Would this also make sense for the client or only for the JS-API?

xeronimus commented 10 years ago

I'm working with gulp now for a few months. I prefer it over grunt by now! Would definitiely make sense for the scenarioo client. imho, gulp is faster and easier to maintain.

xeronimus commented 10 years ago

done. will be merged soon to develop branch