Closed megawac closed 9 years ago
+1
The fact that it requires SlimerJS being installed as a global dependency is a no-go for me
The reason why it differs from the PhantomJS launcher is because it has been implemented by a different developer. It has been migrated under the karma-runner org' so that we could take care of it.
I'm a little short in time by now. Yet if you want to contribute I would be glad to review your PR.
@aymericbeaumet That's actually been fixed by #10 as well, can be closed. :)
@hashchange Thanks :)
Any reason this doesn't depend on slimerjs as the phantomjs launcher depends on phantomjs..? Its kind of annoying to have to tell people to run
npm i -g slimerjs
to run the unit tests