Releases: kefirjs/kefir-test-utils
Releases · kefirjs/kefir-test-utils
v2.0.0
What's Changed
- INFRA: Dependency upgrades
- INFRA: Add CI with github actions by @bpinto in #313
- BREAKING: Drop support for Node v10.
- INFRA: Mock Date on test by @bpinto in #335
- FEATURE: Enable tracking active observables by @bpinto in #321
- BREAKING: Normalize watchWithTime by @bpinto in #357
New Contributors
Full Changelog: v1.2.1...v2.0.0
v1.1.1
- Fix typing for
watchWithTime
.
v1.1.0
- Version bumps
- Add typescript typings
- Set supporting versions as Node 8+
v1.0.0
Initial release
These helpers were extracted from chai-kefir
, which itself was extracted from Kefir proper, in order to provide a set of sharable tools for writing test helpers. These can be used on their own but are most useful for specific integration with testing tools.