Jquery Plugin: Testing with (SauceLabs, Qunit, Travis-CI)

After looking around I found a project that worked great on desktop but not on so much mobile I figured I would fork it and figure out how I could improve.
Build on Travis: https://travis-ci.org/fassetar/jquery-maskmoney
Build on Sauce Labs: https://saucelabs.com/u/fassetar2

  • Since don’t need to write the tests I simply want to run the tests on multiple devices so I can see them fail on mobile.
Using the  jquery-boiler as an example for creating the setup, I ran into multiple issues which I was able to correct as some heavy reading.

Docs:

Required to use qunit 14 at minimum. If you get an error with the Phantomjs time out it’s because of your js isn’t correct.

Adapter
https://github.com/karma-runner/karma-qunit

Popular posts from this blog

UI-Bootstrap Collapsible Sticky Footer

Installing Windows on Acer chromebook 15 cb3-532

Aspetcore: NLog with Postgresql