Hi Yahor,
QUnit or Jasmine is a pretty good choice. Aerogear uses QUnit from what I've
seen so far and QE definitely goes QUnit :-)
Karel
[1]
https://github.com/arquillian/arquillian-extension-qunit
On Thu, 4 Jul 2013 13:07:33 +0300
Yahor Radtsevich <yradtsevich(a)exadel.com> wrote:
Hello all!
I am from the JBoss Tools team, and I am developing CordovaSim - a
simulator for Cordova-based hybrid projects.
Now we are looking for a framework for JavaScript testing. We are planning
to use it mostly to test various Cordova API methods.
Which framework do you use in the Aerogear development?
How about Jasmine?
I will appreciate any suggestions.