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
Write leakage tests using your favorite test runner (Mocha, Jest, AVA, ...).
5
+
Write leakage tests using Mocha or another test runner of your choice.
6
6
7
7
Does not only support spotting and fixing memory leaks, but writing tests also enables you to prevent regressions and show that the code does not leak.
0 commit comments