Skip to content

Add support for jest-circus #408

@pavelrazuvalau

Description

@pavelrazuvalau

Because of removing the jest-jasmine2 test runner, when I use the toBeObservable matcher I always get the following observable:

[{"frame": 0, "notification": {"error": undefined, "kind": "C", "value": undefined}}]

which makes it impossible to use jest-marbles with the latest version of jest.

If I understood correctly, it could be used with version <27.

Is it possible to add support for the newest version of jest with the jest-circus?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions