Files
DefinitelyTyped/types/jasmine
Boris Breuer 04a5483d77 Modified Jasmine (#23094)
* According to the documentation, execute arguments are optional.
See  https://jasmine.github.io/2.3/node.html for more information.

* Added name to package header.

* The onComplete callback comes with a boolean indicating if the tests pased.
Specify a custom onComplete callback. The callback is given a boolean of whether all of the specs passed or not. This is often used to message a status to task runners like grunt.
See also https://jasmine.github.io/2.3/node.html.
2018-01-22 13:45:04 -08:00
..
2018-01-22 13:45:04 -08:00