Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
With the modern standard of a "function returning promise" blessed by the async/await ES6 language structure, we should ease writing test fixtures in this style by adding a new wrapper to jqUnit e.g. jqUnit.promiseTest(function () .....