opitzconsulting / uitest.js

uitest.js is able to load a webpage into a frame, instrument that page and the javascript in that page (e.g. add additional scripts at the end of the document, ...) and execute actions on that page.
MIT License
67 stars 8 forks source link

Upgrade to Jasmine 2.0.0.rc5 #29

Open mrs opened 10 years ago

mrs commented 10 years ago

Hello,

The Jasmine version used here is fairly old and Pivotal currently has a rc5 for the 2.0.0 release.

I have started working on this, but the async API has changed quite a bit for 2.0.

Please let me know if you have any pointers / recommendations on how to do this or if you have plans of a bigger uitest.js overhaul given Jasmine's evolution.

Best regards, Maxime