Skip to main content

A library for automated testing of Alice skills

Project description

botank

It is a tool for automated testing of Alice skills (and maybe other chat bots in the future).

We shoot random requests into your bot and look how it copes with them.

The tool is written in Python, but it calls the bots through a web hook, therefore the bots can be written in any language or without language at all.

Links: GitHub, PyPI.

Read this in other languages: English, Русский.

The essentials

To install the tool you need Python>=3.6 and the pip package manager (or analogs).

Installation:

pip install botank

Usage:

python -m botank http://localhost:5000/alice/ -n 100 -o results.txt

When you run it like this, botank sends to http://localhost:5000/alice/ 100 Alice-like random requests into your skill, and saves the results to the file results.txt.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

botank-0.0.5.tar.gz (9.4 kB view details)

Uploaded Source

File details

Details for the file botank-0.0.5.tar.gz.

File metadata

  • Download URL: botank-0.0.5.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.7.9

File hashes

Hashes for botank-0.0.5.tar.gz
Algorithm Hash digest
SHA256 563fd612ef1505a72f56c7362848a93fb7413310df363a582186ef29fe5e54bb
MD5 94d2c0748aa4c723ddb5735655297bcd
BLAKE2b-256 aecd1a397606a3ab0b68b7bd68509ba5f187b26e2dd5386741e8e7c74a730065

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page