jasmine-marbles icon indicating copy to clipboard operation
jasmine-marbles copied to clipboard

Think about project name and version 1.0.0

Open kekel87 opened this issue 2 years ago • 0 comments

Hello,

We have been using your library for a very long time. Thanks again!

Recently, we migrated to jest and naturally, we changed lib (to jest-marble) because we thought it was incompatible with jest (jasmine-marble :shrug:) .

But after having different behaviors (jest-marble doesn't flush with the toBeOservable and forces to call toSatisfyOnFlush which subscribes a second time ...) and looking closer at this project and testing, it turns out that there is no dependency on jasmine and it is fully compatible with jest.

So, to avoid this kind of confusion in the future, to facilitate and boost the adoption of your lib, I think it would be interesting to find a better name for it? :thinking:

Moreover, to convince more quickly the teams and superiors, it would be nice to release the library in version 1.0.0. :rocket:

kekel87 avatar Oct 17 '22 13:10 kekel87