Output from Debug.WriteLine, Trace.WriteLine, and Console.WriteLine don't appear in the test output window until the test has completed. This makes it difficult to show any status for long-running tests.
See:
http://stackoverflow.com/q/15092438/634824
NUnit does this, so it is possible in ReSharper.