UNPKG

@miller-svt/jest-marbles

Version:

Marble testing helpers library for RxJs and Jest

92 lines (41 loc) 3.5 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.1.0](https://github.com/meltedspark/jest-marbles/compare/v3.0.6...v3.1.0) (2024-05-31) ### Features * expose schedule() method ([5901afa](https://github.com/meltedspark/jest-marbles/commit/5901afaee4cd5b76902a302a7ae9a77622b87c69)) ### Bug Fixes * add delay() support ([6e88296](https://github.com/meltedspark/jest-marbles/commit/6e88296de09e450d76dace09eda21dea0663d653)) ### [3.0.6](https://github.com/meltedspark/jest-marbles/compare/v3.0.5...v3.0.6) (2023-12-25) ### Bug Fixes * fail on different error values ([#411](https://github.com/meltedspark/jest-marbles/issues/411)) ([8f715c8](https://github.com/meltedspark/jest-marbles/commit/8f715c80b55a8c18a8ce63ab9b6450c80e365507)) ### [3.0.5](https://github.com/jiust-jeb/jest-marbles/compare/v3.0.4...v3.0.5) (2023-12-06) ### [3.0.4](https://github.com/just-jeb/jest-marbles/compare/v3.0.3...v3.0.4) (2023-12-06) ### Bug Fixes * typing for `expect` if imported from `@jest/globals` ([#405](https://github.com/just-jeb/jest-marbles/issues/409)) ([d29c1bc](https://github.com/just-jeb/jest-marbles/commit/d29c1bc6d156a0be9fc4ac09e1643b4dbc978c38)) ### [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)