UNPKG

botium-core

Version:
48 lines (28 loc) 2.87 kB
![Image of Botium Core](https://www.botium.ai/wp-content/uploads/2020/12/botiumcore.png) # Botium - The Selenium for Chatbots [![NPM](https://nodei.co/npm/botium-core.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/botium-core/) [![npm version](https://badge.fury.io/js/botium-core.svg)](https://badge.fury.io/js/botium-core) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)]() [![Discourse users](https://img.shields.io/discourse/users?server=https%3A%2F%2Fforum.botium.ai%2F)](https://forum.botium.ai) [![pullrequests](https://img.shields.io/badge/PR-welcome-green.svg)]() [![docs](https://readthedocs.org/projects/botium-docs/badge/)](https://botium-docs.readthedocs.io/) [![awesome](https://img.shields.io/badge/Awesome-for%20sure!-green.svg)]() **_IF YOU LIKE WHAT YOU SEE, PLEASE CONSIDER GIVING US A STAR ON GITHUB!_** **UPDATE 2020/11/05:** Botium has a FREE, hosted plan available! The new Botium Box Mini is our ❤️ to the community. [Take it for a test drive 🚗 ...](https://www.botium.ai/pricing/) [![](http://img.youtube.com/vi/ciVxojvRfng/0.jpg)](https://www.youtube.com/watch?v=ciVxojvRfng "Botium Box Mini") ## Getting Help See our [Botium Forum](https://forum.botium.ai/) ## Quickstart __Read the [Getting Started guide](https://www.botium.ai/getting-started/) or the [Botium in a Nutshell](https://medium.com/@floriantreml/botium-in-a-nutshell-part-1-overview-f8d0ceaf8fb4) blog series to get started with Botium!__ ## What is Botium Selenium is the de-facto-standard for testing web applications. Appium is the de-facto-standard for testing smartphone applications. Botium is for testing conversational AI. Just as Selenium and Appium, Botium is free and Open Source, and available on Github. # Documentation See [here](https://botium-docs.readthedocs.io/) for Botium documentation. ## Connectors Botium Core provides the core functionality. For attaching Botium to your chatbot, there are lots of _connectors_ available for most important chatbot technologies, frameworks, APIs, SDKs, cloud services etc. Sample configurations and scripts are included with each connector. **All connectors are hosted on [Github](https://github.com/codeforequity-at?tab=repositories&q=botium-connector)** See [here](https://wiki.botiumbox.com/technical-reference/botium-connectors/) for the latest connector updates. ## Installation Tracking This module is sending anonymous installation information to our server (operating system, architecture, library version), which is used for making this project better. You can always disable this tracking by setting the environment variable _BOTIUM_ANALYTICS_ to _false_ before installing it. ## Contributions Contributions are welcome! Please read our [Contribution Guide](https://github.com/codeforequity-at/botium-core/blob/master/CONTRIBUTING.md)!