Functional Tests, run nightly, to drive quality of the Microsoft Bot Framework
Перейти к файлу
Monica Rivera 3096edef1a
Replace xUnitException (#142)
2020-10-02 14:00:50 -04:00
.github Update CODEOWNERS 2020-08-17 19:35:27 -07:00
SkillsFunctionalTests Replace xUnitException (#142) 2020-10-02 14:00:50 -04:00
build/yaml Add BotBuilder Host and Skill tag versions for JS 2020-09-15 14:46:46 -03:00
specs Added note on chaining tests 2020-09-28 11:53:56 -04:00
.gitignore Refactored config classes so we can load config from appsettings.json, appsettings.Development.json (if present) or environment variables (if set) so it is easier to run and debug tests from Visual Studio. 2020-10-02 10:22:30 -04:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-02-06 14:04:52 -08:00
LICENSE Initial LICENSE commit 2020-02-06 14:04:55 -08:00
README.md Add tests description and suggested fixes 2020-05-06 15:52:33 -03:00
SECURITY.md Initial SECURITY.md commit 2020-02-06 14:04:56 -08:00

README.md

Bot Framework Functional Tests

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

Content

Skills Functional Tests

Skill functional tests aims to automate the testing between Host and Skills bots interactions in all available programming languages.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.