GitXplorerGitXplorer
h

ReSharper.XUnitTestRunner

public
8 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
79e3c97b624eb7f0f4727c2ae75eee1c2261e289

Update to 8.0.5 SDK

hhazzik committed 12 years ago
Unverified
2d196c594d975381a4ef6fa101aa7c1ffdc87b65

Fix RSPL-5187

hhazzik committed 12 years ago
Unverified
c65b3dd0e685bef7974f207b7b523f3831770493

Improve project structure

hhazzik committed 12 years ago
Unverified
d8b17490311e8cf2bbdc473e042a71c57c79b18e

Mark XunitTestMethodElement as context sensitive in R# 6.1 provider to better support test in base classes

hhazzik committed 12 years ago
Unverified
07eb1ddd8d220bb16739927801aabd1d80b7a20d

Fixed copyright date

hhazzik committed 12 years ago
Unverified
f6285301d823490b8fe9be07d0978418ba688991

Add R# v6.1 plugin

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