Sentinel - A simple integration test runner that runs periodically and displays the test results through a REST API.
Info
Version: | 1.0.1-alpha |
Author(s): | - Gibran Silva, Renato Saito |
Last Update: | Tuesday, March 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gibran/Sentinel |
NuGet Url: | https://www.nuget.org/packages/Sentinel |
Install
Install-Package Sentinel
dotnet add package Sentinel
paket add Sentinel
Sentinel Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac.WebApi2(>= 3.4.0)
- FluentScheduler(>= 3.1.46)
- Newtonsoft.Json(>= 8.0.3)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost(>= 5.2.3)
Tags