Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 618 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 618 Bytes

xUnit Test Adapter Visual Studio Extension


It comes to replace xUnit.net runner for Visual Studio now obsolete. The project is just an extension installation shell for the version 2.1.0 of the xUnit VisualStudio Nuget Package. The binaries of the xUnit Nuget package are hardcoded into the shell and cannot be changed.

The next version targets to retrieve binaries from Nuget package directly at installation time.