Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Difference between this and grunt-mocha-webdriver? #21

Closed
binarykitchen opened this issue Apr 11, 2014 · 5 comments
Closed

Difference between this and grunt-mocha-webdriver? #21

binarykitchen opened this issue Apr 11, 2014 · 5 comments

Comments

@binarykitchen
Copy link
Contributor

Just wondering which one I should pick. This one or https://github.com/jmreidy/grunt-mocha-webdriver?

Sell yourself :)

@christian-bromann
Copy link
Contributor

It basically depends on which nodeJS webdriver client you prefer. This lib based on WebdriverJS (queued based syntax). grunt-mocha-webdriver however based on WD (promise based syntax).

So it is up to you. :-P

@binarykitchen
Copy link
Contributor Author

Alright. So both libraries are very similar? The biggest difference lies in the syntax then? And was that the reason why you made grunt-webdriver because you do not fancy promises? Or are there other (hidden) reasons?

@christian-bromann
Copy link
Contributor

Yeah the main difference is the syntax. I wrote a brief summary about it. Additionally I maintain the WebdriverJS project and like to test my code with this library.

@binarykitchen
Copy link
Contributor Author

Very interesting. Another difference is that https://github.com/jmreidy/grunt-mocha-webdriver is committed less often which can be interpreted as "less often maintained". Also, when I post a question on https://github.com/jmreidy/grunt-mocha-webdriver answers come very late. I cannot afford this for my current project.

So, because of all these reasons I am going to give grunt-webdriver a try then :)

@christian-bromann
Copy link
Contributor

Nice, excited to work with you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants