Andres Täht
Andres Täht
@suchipi tried the approach you suggested but ran into couple of problems. `matchSnapshot()` creates new `SnapshotState` every time it is called. This means that only checked test will be current...
@suchipi sorry for late response. Created a PR with the idea https://github.com/suchipi/chai-jest-snapshot/pull/33 Needs some more work but would be nice to get input from you :)
@murugaratham Hey! Have you checked the browser console? Let me know whether that warning message is shown there as well or not.
@AndyOGo we switched to https://github.com/kimmobrunfeldt/concurrently