UNPKG

vitest-marbles

Version:

Marble testing helpers library for RxJs and Jest

65 lines (29 loc) 2.38 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [3.0.3](https://github.com/meltedspark/jest-marbles/compare/v3.0.2...v3.0.3) (2022-07-10) ### Bug Fixes * drop deprecated jasmineUtils ([#405](https://github.com/meltedspark/jest-marbles/issues/405)) ([d58c016](https://github.com/meltedspark/jest-marbles/commit/d58c016ac6c614a6231f91914b81c0ddd45062fd)) ### [3.0.2](https://github.com/meltedspark/jest-marbles/compare/v3.0.1...v3.0.2) (2021-12-01) ### [3.0.1](https://github.com/meltedspark/jest-marbles/compare/v2.5.0...v3.0.1) (2021-09-29) ### Bug Fixes * prevent bug when no unsubscribe point exists ([#113](https://github.com/meltedspark/jest-marbles/issues/113)) ([4ea4592](https://github.com/meltedspark/jest-marbles/commit/4ea45927ebcfed7bcceaa9f5785a42b7b65e63bc)) * specify direct dependencies in package.json ([#266](https://github.com/meltedspark/jest-marbles/issues/266)) ([8348df7](https://github.com/meltedspark/jest-marbles/commit/8348df77344e6b74b3859fdf020d4380c022b2a3)) <a name="2.0.0"></a> # [2.0.0](https://github.com/meltedspark/jest-marbles/compare/v1.2.0...v2.0.0) (2018-06-25) <a name="1.2.0"></a> # [1.2.0](https://github.com/meltedspark/jest-marbles/compare/v1.1.2...v1.2.0) (2018-06-02) ### Features * **output:** pretty print marble differences for value objects ([2a29e92](https://github.com/meltedspark/jest-marbles/commit/2a29e92)) * **output:** use native JSON.stringify pretty print option ([b050d60](https://github.com/meltedspark/jest-marbles/commit/b050d60)) <a name="1.1.2"></a> ## [1.1.2](https://github.com/meltedspark/jest-marbles/compare/v1.1.1...v1.1.2) (2018-05-05) ### Bug Fixes * fix critical bug (object values fails the test) ([3717e5d](https://github.com/meltedspark/jest-marbles/commit/3717e5d)) <a name="1.1.1"></a> ## [1.1.1](https://github.com/meltedspark/jest-marbles/compare/1.1.0...1.1.1) (2018-04-26) <a name="1.0.6"></a> ## [1.0.6](https://github.com/meltedspark/jest-marbles/compare/v1.0.4...v1.0.6) (2018-03-09) <a name="1.0.4"></a> ## [1.0.4](https://github.com/meltedspark/jest-marbles/compare/v1.0.3...v1.0.4) (2018-03-02) <a name="1.0.3"></a> ## [1.0.3](https://github.com/meltedspark/jest-marbles/compare/1.0.2...1.0.3) (2018-03-02)