-
Using snapshot testing, I try to validate a function generating an object. However, this function adds a Is it possible to mock |
Beta Was this translation helpful? Give feedback.
Answered by
charnould
Jul 3, 2023
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just saw: https://bun.sh/docs/test/time for
0.6.13
(yet to be released). THANKS. 👍