-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Description
Once we support named snapshots, a snapshot doesn't need to depend on test case state any more. That way test.concurrent
can use snapshots as well.
cc @DmitriiAbramov Can we make it so we throw when using toMatchSnapshot without arguments in the concurrent mode? I'm not sure where I'd add this right now.
apaatsio, samuelfullerthomas, adrianjost, alecmev and saintech