Library for building bot tests using Microsoft Bot Framework Connector.
Info
Version: | 4.22.9 |
Author(s): | Microsoft |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Builder.Testing |
Install
Install-Package Microsoft.Bot.Builder.Testing
dotnet add package Microsoft.Bot.Builder.Testing
paket add Microsoft.Bot.Builder.Testing
Microsoft.Bot.Builder.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder.Dialogs(>= 4.11.1)
- Moq(>= 4.13.1)
- xunit.extensibility.core(>= 2.4.1)
Tags