v1.1.0
- Support for
test.each
anddescribe.each
(by @jmagaram) - Support for benchmarking
- Deprecated
testPromise
anditPromise
in favor of *Async alias. Those will be removed in next major.
test.each
and describe.each
(by @jmagaram)testPromise
and itPromise
in favor of *Async alias. Those will be removed in next major.