Git Product home page Git Product logo

resharper-xunit's Introduction

xUnit.net for ReSharper

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

  • xUnit.net 1.x and alpha quality support for xUnit.net 2.0
  • Discovery and execution of [Fact] and [Theory] based tests from source code, or compiled assemblies (e.g. F# projects can run tests, although tests aren't found in the source editor
  • External annotations to provide hints to ReSharper that test methods are being implicitly used, and that assert methods check for null, etc.
  • Live Templates to easily create asserts, test methods, etc.

Previously hosted on CodePlex as the xunitcontrib project.

Installing

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

The stable version supports xUnit.net 1.x. The pre-release version (select the pre-release drop down in the Extension Manager) adds support for xUnit.net 2.0.

xUnit.net 2.0 support and caveats

The plugin currently adds initial, alpha-level support for xUnit.net 2.0.

See Pull Request #1 for progress on full support.

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.

resharper-xunit's People

Contributors

citizenmatt avatar eddiegarmon avatar controlflow avatar remogloor avatar

Watchers

David Vreony avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.