Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeforequity-at/botium-core

The Selenium for Chatbots - Bots Testing Bots
https://github.com/codeforequity-at/botium-core

botium chatbot selenium test-automation testing-tools

Last synced: 2 days ago
JSON representation

The Selenium for Chatbots - Bots Testing Bots

Awesome Lists containing this project

README

        

![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!_**

## 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)!