I am working on a large C# project with 1000+ unit tests. When I run all the test of the project in a session, after 10-12 mins many tests start throwing OutOfMemoryException. When I run them separately they run fine. When I run the whole session on my colleague's machine - they all run fine (and ends in 30-40 mins). Specs:
Nunit 2.6, Resharper 2017.1, VS 2013, Win8, 16GB RAM, 8 logical processors