Skip to main content

Python Testing Framework

Project description

Description:

Dr Serpent 🐍 is an easy to use testing framework for Python focusing on Behaviour Driven Development and Test Driven Development processes.

Example:

# file
def run():
    return 1 + 1

# test_file
def test_number():
    Expect(run(2)).to_equal(2)

How to use:

Click Here to visit the PyPi URL.

View DrSerpent documentation

Getting Started

Compulsory Conventions

Matchers:

Contributors:

How to contribute to this project:

See CONTRIBUTING.md

Licence:

Distributed under the terms of the MIT license, DrSerpent is free and open source software.

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

drserpent-3.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

drserpent-3.0-py2.py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 2 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