mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Move Func helper to jasmine namespace * Move ImplementationCallback to jasmine namespace * Align tests between different versions * Fix typings for spyOnAllFunctcions * Improve typing for function matchers * Refactor AsymmetricMatcher to handle all cases * Enhance basic expectation docs and typing Improve toBe(), toEqual(), toMatch(), toHaveClass() documentation to avoid confusion around them. * Enhance any() and anything() * Add missing typing for non-named spy object * Specify that jasminewd2 depends on jasmine v2 The jasminewd2 library supports jasmine 2 only, therefore point typings to the correct reference. * Add NonTypedSpyObj for complex scenarios * Improve tool for spy names extraction * Remove undefined Any property from matchers |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| saywhen-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||