DefinitelyTyped/types/jasmine
Simon de Lang c0e76f846e [jasmine] Support Jasmine 3.5 (#40568)
* [jasmine] Add EnvConfiguration.failSpecWithNoExpectations property

* [jasmine] Add jasmine.addAsyncMatchers

* [jasmine] Add jasmine.setDefaultSpyStrategy

* [jasmine] Add propertyNames parameter to jasmine.createSpyObj

* [jasmine] Add jasmine.toBeInstanceOf matcher

* [jasmine] Add jasmine.toBeTrue and jasmine.toBeFalse matchers

* [jasmine] Update ts 3.1 types

* [jasmine] fix linting issues

* [jasmine] add EnvConfiguration.promise function

* [jasmine] format tests and remove obsolete test

* [jasmine] add toBeRejectedWithError AsyncMatcher

* [jasmine] fix toBeRejectedWithError type

* [jasmine] fix function formatting

* [jasmine] fix test name
2019-11-22 07:47:01 -08:00
..
ts3.1 [jasmine] Support Jasmine 3.5 (#40568) 2019-11-22 07:47:01 -08:00
v1
v2
index.d.ts [jasmine] Support Jasmine 3.5 (#40568) 2019-11-22 07:47:01 -08:00
jasmine-tests.ts [jasmine] Support Jasmine 3.5 (#40568) 2019-11-22 07:47:01 -08:00
package.json
tsconfig.json
tslint.json