When setting up a new machine yesterday I:
- Installed VS2008 without test support (I'd rather use Gallio and ReSharper if I need to use MSTest)
- Installed ReSharper 5.0 beta
- Installed Gallio 3.1 update 2
ReSharper doesn't see any of my MbUnit tests - there are no unit test markers in the margin and running all tests doesn't work. Should the current versions of these bits be working together or should I go back to ReSharper 4.5 for now?
Update: I have also tried a "typical" VS2008 installation with the same results.