xunit / resharper-xunit

ReSharper runner for xUnit.net
Apache License 2.0
90 stars 21 forks source link

xUnit.net for ReSharper

This plugin for ReSharper adds support for xUnit.net tests. It supports the following:

Previously hosted on CodePlex as the xunitcontrib project.

Installing

The plugin can be installed from ReSharper's Extension Manager.

xUnit.net 2.0 support and known issues

Both xUnit.net 1.x and 2.0 are fully supported when running tests, however, the 2.0 support has the following limitations in the editor:

See Pull Request #1 for progress on full support.

Building and contributing

See contributing.md for more details.

License

This project is licensed as Apache 2.0. It was relicensed from Ms-PL on 02/05/2014. Previously licensed code is still available at commit b7aa82ad014b089da931a6ab5eb3017a43b5846d and earlier, and with the previous project page on CodePlex.