The DotMemory Unit framework from JetBrains can be used to analyze memory usage, write unit tests, and detect memory issues in .Net apps Unit testing helps to detect bugs and reduce time to market. It ...
If you’re anything like me, you’ve probably been scouring the web to find out why your unit tests are so slow. Unit tests are supposed to be fast right? So why do 4500 unit tests on a fairly intricate ...