Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
thymikee opened this issue Feb 15, 2018 · 3 comments · Fixed by #5609
Closed

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

thymikee opened this issue Feb 15, 2018 · 3 comments · Fixed by #5609

Comments

@thymikee
Copy link
Collaborator

thymikee commented Feb 15, 2018

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';
@jukben
Copy link
Contributor

jukben commented Feb 15, 2018

I would like to do it! 💪🤓

@jukben
Copy link
Contributor

jukben commented Feb 19, 2018

PR: #5609

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants