jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

WIP Add slimerjs #232

Closed tarebyte closed 9 years ago

tarebyte commented 10 years ago

Hi There,

I just wanted to get this up there to see what you guys thought. This is currently a work in progress to add slimerjs to teaspoon.

What I want to accomplish

Not sure if this last one should be in this PR or another one, like I said I'm up for critique.

Also you may want to look at the gem I'm still building slimerjs-gem

jejacks0n commented 10 years ago

Looks good, and at a glance I'm fine with it and will merge it when there's specs. This is something I must insist on, otherwise I take on a large maintenance risk.

jejacks0n commented 10 years ago

Planning on finishing this up?

amitamb commented 10 years ago

I would love to see this feature get added to teaspoon. There seems to be slimerjs_driver_spec.rb but JS specs are missing. Are you talking about that?