mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-31 18:54:28 +00:00
* Updated Cavy types for 3.1 Added Tester properties: - store (and corresponding TestHookStore type) - startDelay - clearAsyncStorage - reporter (and corresponding TestResult/TestReport types) Made waitTime optional Added containsTest to TestScope * Remove trailing whitespace and use ReadonlyArray