Skip to content

Create a jest-serialize package that uses either v8 serialize or JSON #5575

@thymikee

Description

@thymikee

Do you want to request a feature or report a bug?

Feature - new package

What is the expected behavior?

Create a jest-serialize package that uses either v8 serialize or JSON.
Reference: #5565

For starters, we could just implement this API:

import {serialize, deserialize} from 'jest-serialize';

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions