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
First of all, Thank you very much for making this project open source, AFAIK there are very few opensource tools like memlab to analyze memory leaks in SPA apps, Hope this will be an excellent help for frontend developers to identify memory leaks in the Single Page Apps.
My question is, Is it possible to analyze the memory usage or leaks in tests written using the Jest framework?