Functional Tests, run nightly, to drive quality of the Microsoft Bot Framework
Перейти к файлу
tracyboehrer e6ab44a37e Update cleanupResources.yml for Azure Pipelines 2024-04-02 10:28:46 -05:00
.github
Bots
Docs
Libraries
Tests
build
specs
.editorconfig
.gitignore
BotFramework-FunctionalTests.ruleset
CODE_OF_CONDUCT.md
Directory.Build.props
LICENSE
PackageReferences.props
README.md
SECURITY.md
Tests.sln

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