BDD-style testing framework for Microsoft Bot Framework bots.
Info
Version: | 0.0.15 |
Author(s): | Kristian Brimble |
Last Update: | Saturday, March 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kbrimble/BotSpec |
NuGet Url: | https://www.nuget.org/packages/BotSpec |
Install
Install-Package BotSpec
dotnet add package BotSpec
paket add BotSpec
BotSpec Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Connector.DirectLine(>= 3.0.0)
- Microsoft.Rest.ClientRuntime(>= 2.3.4)
- Newtonsoft.Json(>= 9.0.1)
Tags