GitXplorerGitXplorer
h

ReSharper.XUnitTestRunner

public
8 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
96bbfcd76befcce82527f642e1c313b35d4193f5

Add R# v7 plugin

hhazzik committed 12 years ago
Unverified
0ec01123b9c33be128c2dc3a1989d677ac87269c

Add ReSharper v8 EAP plugin

hhazzik committed 12 years ago
Unverified
81b3e01da35dd75b6070c04aadbf57f0e4ff6196

Refactoring of XunitTaskRunner

hhazzik committed 12 years ago
Unverified
4ccd6cd4f94dc215c9ca320160a2727122eb16e1

Fix issue when run tests with the same structure in different projects,

hhazzik committed 12 years ago
Unverified
4d1ff9d05c658b2c33057554971ead90c68cc1ea

Encapsulate reusable components into XunitServiceProvider

hhazzik committed 12 years ago
Unverified
d14900e0ce3c33d23916b8c997e2aa8112fedf51

Update version to 7.1 RTM

hhazzik committed 12 years ago

README

The README file for this repository.

##About xUnit.net unit test runner for ReSharper 6 and above.

##Advantages

  • Unit tests session persistence
  • Full and complete dotCover support
  • Beautiful installer
  • Set of predefined code snippets

##Installation

  • Uninstall previous version
  • Download
  • Install
  • Enjoy;)

Roadmap

  • Unit test categories
  • Better support for [Theory] attribute (one test item per theory's data)

##Known Issues

Runner for 7.0 EAP

  • does not create sub-items for theory row tests in test session explorer