Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The cordova-plugin-test-framework is currently using Jasmine 2.0.0. In Jasmine 2.1.x new features such as focused tests and beforeAll/afterAll were added.
http://pivotallabs.com/new-key-features-jasmine-2-1/
It would be nice to have these new features available when writing Cordova plugin tests.