Info
Version: | 10.0.2 |
Author(s): | adamchester, MNie |
Last Update: | Saturday, February 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamchester/expecto-adapter |
NuGet Url: | https://www.nuget.org/packages/Expecto.VisualStudio.TestAdapter |
Install
Install-Package Expecto.VisualStudio.TestAdapter
dotnet add package Expecto.VisualStudio.TestAdapter
paket add Expecto.VisualStudio.TestAdapter
Expecto.VisualStudio.TestAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Expecto(>= 8.0.0 && < 9.0.0)
- FSharp.Core(>= 4.0.0 && < 5.0.0)
- Microsoft.TestPlatform.ObjectModel(>= 15.0.0 && < 16.0.0)
- Mono.Cecil(>= 0.10.0 && < 0.11.0)
- Newtonsoft.Json(>= 11.0.2 && < 12.0.0)
Tags
Shows Expecto tests in Visual Studio's Test Explorer, and also enables them to be run in Visual Studio Online builds.