Functional Tests, run nightly, to drive quality of the Microsoft Bot Framework
Перейти к файлу
tracyboehrer f061641249
Merge pull request #594 from microsoft/southworks/add/dotnet-bots-3.1
[#591] Update dotnet bots to target net 6 - Add .NETCore3.1 bots
2022-08-22 15:42:28 -05:00
.github
Bots Merge pull request #594 from microsoft/southworks/add/dotnet-bots-3.1 2022-08-22 15:42:28 -05:00
Docs
Libraries Merge branch 'main' into southworks/fix/transcript-converter-performance 2022-04-20 08:28:45 -03:00
Tests [#600] Remove CosmosDB deprecated tests (#601) 2022-07-05 16:20:07 -04:00
build Merge branch 'main' into southworks/add/auth-pipeline-tests 2022-08-16 11:25:17 -03:00
specs
.editorconfig
.gitignore
BotFramework-FunctionalTests.ruleset
CODE_OF_CONDUCT.md
Directory.Build.props [#562][DotNet] Add AzureStorageQueues tests to the test solution (#582) 2022-06-08 10:43:38 -04:00
LICENSE
PackageReferences.props
README.md Update README.md 2022-04-20 15:09:09 -04:00
SECURITY.md
Tests.sln [#562][DotNet] Add AzureStorageQueues tests to the test solution (#582) 2022-06-08 10:43:38 -04:00

README.md

Bot Framework Functional Tests

This repository contains functional tests for the different Bot Framework SDK tools.

  • Skill functional tests aims to automate the testing of Host and Skill interactions through several scenarios in all available programming languages.
  • Transcript Test Runner aims to simplify complex conversation scenarios against bots, starting from a transcript file with a user-bot recorded conversation.
  • Transcript Converter takes a conversation transcript and converts it into JSON to be consumed by other projects.

Head to Docs directory for more information.

Build Status

Branch Description Deploy Bot Resources Status Run Test Scenarios Status
Main 4.16.* Nightly Run Build Status Build Status