Skip to main content

RSpec like behavior driven development (BDD) tool based on unittest

Project description

USpec

USpec is a Behaviour-Driven Development tool for Python developers.

USpec provides a Rspec like specification format, and generates tests executable by unittest .

Installing

  • via pip

     $ pip install uspec
    

Usage

Test

$ python -m unittest discover -s tests -p "*.py" -v

Author

License

This project is licensed under the MIT License - see the LICENSE file for details

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

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

uspec-1.0.22.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

uspec-1.0.22-py3-none-any.whl (7.0 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