Help library to enable easy setup of unit tests, especialy when filling an issue, or running a demo.
Info
Version: | 6.0.0-pre |
Author(s): | Samuel Bamgboye |
Last Update: | Monday, September 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/signalx |
NuGet Url: | https://www.nuget.org/packages/SignalX.TestHelper |
Install
Install-Package SignalX.TestHelper
dotnet add package SignalX.TestHelper
paket add SignalX.TestHelper
SignalX.TestHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Hosting(>= 4.0.0)
- Microsoft.AspNet.SignalR.Core(>= 2.2.3)
- Microsoft.Owin.Host.HttpListener(>= 4.0.0)
- Microsoft.Owin.FileSystems(>= 4.0.0)
- Microsoft.Owin.StaticFiles(>= 4.0.0)
- Selenium.WebDriver(>= 3.14.0)
- Selenium.Firefox.WebDriver(>= 0.21.0)
- SignalX(>= 6.0.0)
- SignalX.Extensions(>= 6.0.0)