Skip to content

FabianNitsche/xunit.analyzers

This branch is 409 commits behind xunit/xunit.analyzers:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63e2a81 · Feb 25, 2020
Jan 8, 2020
Feb 22, 2020
Jan 17, 2020
Feb 25, 2020
Feb 11, 2020
Jan 17, 2020
Jan 21, 2020
Jan 8, 2020
Aug 12, 2017
May 16, 2018
Jan 8, 2020
Aug 25, 2019
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Aug 27, 2019
Aug 27, 2019
Jan 8, 2020
Aug 25, 2019

Repository files navigation

About the project

Build Status NuGet Package NuGet Downloads MyGet Preview Package

This project contains source code analysis and cleanup rules for xUnit.net.

Requirements: xUnit.net v2.0+ and Visual Studio 2015 Update 2 or later.

Documentation: a list of supported rules is available at https://xunit.github.io/xunit.analyzers/

Bugs and issues: please visit the core xUnit.net project issue tracker.

To build the project, you will need Visual Studio 2017. The VSIX project can be set as your startup project, to debug the analyzers inside a special instance of Visual Studio.

How to install

How to uninstall

If you installed xUnit.net 2.3.0 or higher and do not wish to use the analyzers package, replace the package reference to xunit with the correspoding versions of xunit.core and xunit.assert

Analysis and Code Fix in Action

Analyzer in action animation

About xUnit.net

xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C#, F#, VB.NET and other .NET languages. xUnit.net works with ReSharper, CodeRush, TestDriven.NET and Xamarin. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).

About

Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.2%
  • Other 0.8%