Skip to content
This repository has been archived by the owner on Dec 12, 2017. It is now read-only.

2.3.0 for ReSharper 10

Compare
Choose a tag to compare
@citizenmatt citizenmatt released this 05 Nov 13:05
· 7 commits to master since this release

Please install from the Extension Manager (ReSharper → Extension Manager)

In this release:

  • Support for ReSharper 10 RTM (#82)

NOTE: ReSharper 10.0 has a nasty bug that can stop the output pane of the test sessions window from updating. This has already been fixed and will be available very soon in a 10.0.1 hot fix release. In the meantime, the workaround is to not select parent nodes in the tree - if you do, the output pane gets stuck and stops updating. In order to continue working, right click on a node in the tree to create a new session and run the tests again. See RSRP-450266 and various duplicated issues.

Also, from the just released 2.2.10 release (for ReSharper 9.2):

  • Inherited tests now show in unit test results (#79)
  • Theories can now be excluded by category (#89)
  • Code completion, find usages, rename + navigation for MemberDataAttribute (#86)
  • Updated to xunit 2.1 runner (#91)

Please note: This release no longer supports ReSharper 9.2. The 2.2.10 release version is still available through the Extension Manager.