Skip to main content

A testing framework built upon the typesafe composition of steps.

Project description

safetydance_test

A safetydance library of steps for testing in a BDD style.

Example

@scripted_test
def test_something():
    Given.some_pre_condition()
    When.something_is_done()
    Then.some_post_condition_is_satisfied()

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

safetydance_test-0.2.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

safetydance_test-0.2.0-py3-none-any.whl (4.2 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