You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to attach the test suite to bubbleproof, doctor and flame, yet those do not provide meaningful insights as our tests are run against a yet-to-transpile code, so it becomes cluttered, anonymous and unreadable.
On top of that, jest spawns child processes so the output is mainly forks and processes spawned.
To have better data from clinic, and to be sure that clinic go throught all our codebase we shoud try to use the test suite js to feed clinic.
The text was updated successfully, but these errors were encountered: