Adds similar namespaces, types, attributes, and assertions as Xunit for easily transitioning from Xunit to MSTest.
Info
Version: | 1.0.0-CI00004 |
Author(s): | frblondin |
Last Update: | Sunday, September 11, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frblondin/MSTest.TestFramework.XunitMimic |
NuGet Url: | https://www.nuget.org/packages/MSTest.TestFramework.XunitMimic |
Install
Install-Package MSTest.TestFramework.XunitMimic
dotnet add package MSTest.TestFramework.XunitMimic
paket add MSTest.TestFramework.XunitMimic
MSTest.TestFramework.XunitMimic Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 1.0.1)
Tags