This repository has been archived by the owner on Dec 12, 2017. It is now read-only.
2.0.0 for ReSharper 9.0
citizenmatt
released this
05 Nov 14:16
·
173 commits
to master
since this release
Please install from the Extension Manager (ReSharper → Extension Manager)
In this release:
ReSharper 9 support. Continuing support for xUnit.net 2.0
- Beta 5 support (build 2785)
- Captures output from ITestOutputHelper
- Shadow copy cache clean up on abort
- Parallelisation re-enabled!
Known issues:
- REQUIRES Beta 5. Will NOT run earlier beta versions
- Runs all tests in a class, not just requested methods, due to xunit1 RunWith compatibility (to be fixed)
- External annotations not yet implemented for xunit2 (to be fixed)
- Live Templates for Theory use xunit1 namespace (to be fixed)