Skip to main content

Basic classes to ease BDD evidence creation

Project description

Eai BAT

Quick overview

Basic automation tool is mainly a python class which holds various data.

It aims to ease the test's evidence creation by recording steps definition and content in an ordered way.

One goal is that class may be subclassed so that your automaton fits your needs.

What's in?

EaiBat class contains few properties and methods.

Properties

  • url : yes it's designed to test APIs or Web application
  • history : your tests records
  • step : your current test step
  • evidence_location : where you store the evidence

Methods

  • push_event
  • clear_history
  • create_evidence

How to use it?

As a standalone...

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

eaibat-0.0.3.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

eaibat-0.0.3-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

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