I'm having an inconsistent behavior running Integration Test using Resharper 8.2, NUnit 2.6.4.
Depending one how many test I select, sometime all passes and sometime just firsts and lasts.
If instead I run each test singularly they all passes....In this p...