michaelguild13 / Selenium-WebdriverIO-Mocha-Chai-Boilerplate

E2E Testing: Selenium + WebdriverIO + Mocha + Chai
27 stars 16 forks source link

Sinon integration needed? #1

Closed christian-bromann closed 7 years ago

christian-bromann commented 7 years ago

Why did you integrate Sinon? I don't see that it is being used at all and it doesn't seem to be the right fit for e2e testing for me.

michaelguild13 commented 7 years ago

It's just there so you can do whatever you want with it. It's a boilerplate :)

michaelguild13 commented 5 years ago

The boilerplate has been updated and tested. I'll cut sinon out.