-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
could use https://github.com/bahmutov/snap-shot to support snapshot testing.
AVA does it like this https://github.com/avajs/ava#snapshot-testing
Maybe something like:
test(myFn, () => {
given(something).snapshot()
})
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels