A solution for the Resharper Test Runner not picking up your latest changes
For a while now I thought there was a bug when using Resharper to run my unit tests.
Because my latest changes were not being picked up, I always had to build my solution first and then run the unit tests.
Not anymore.
Today a colleague showed me this ‘Build Settings’ option
Selecting ‘Always Build’ makes sure the [...]