Django BDD test runner
Project description
Behaviour-driven development is an agile technique, encouraging collaboration with customers, testers, and developers.
It helps you think about what you’re creating, before development starts - when change is least expensive.
Swanson is a BDD test runner, designed for Django. It takes specs in plain-text format, and runs them with the rest of your test suite.
Example:
Given I am on the signup page
And I have entered mostly valid data
But the username field consists only of spaces
When I try to register an account
Then the username field displays a "this field is required" error message
Links
Documentation: http://swanson.readthedocs.org/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
swanson-0.1.2.tar.gz
(6.9 kB
view details)
File details
Details for the file swanson-0.1.2.tar.gz
.
File metadata
- Download URL: swanson-0.1.2.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29a072e45055558fe067b79c5d2a4392a920c6d37ecc6234c8a67a5df20372b7 |
|
MD5 | a32b638256032bd7d683a87fbaa65a87 |
|
BLAKE2b-256 | 34ffaa2fdbf4c563cbfc9bb50a6c268811942edea590e4b18d1d3c5ee0d4ca93 |