{ "info": { "author": "Nathan Reynolds", "author_email": "email@nreynolds.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Software Development" ], "description": "Swanson\n=======\n\n|CILink|_\n\n**Behaviour-driven development** is an agile technique, encouraging collaboration\nwith customers, testers, and developers.\n\nIt helps you think about what you're creating, before development starts -\nwhen change is least expensive.\n\n**Swanson** is a BDD test runner, **designed for Django**. It takes\nspecs in plain-text format, and runs them with the rest of your test suite.\n\n*Example:*\n\n.. code-block:: gherkin\n\n Given I am on the signup page\n And I have entered mostly valid data\n But the username field consists only of spaces\n When I try to register an account\n Then the username field displays a \"this field is required\" error message\n\nLinks\n-----\n\n* Documentation: http://swanson.readthedocs.org/\n* Source: https://github.com/nathforge/django-swanson\n* PyPI: https://pypi.python.org/pypi/django-swanson\n\n\n.. |CILink| image:: https://travis-ci.org/nathforge/django-swanson.svg?branch=master\n.. _CILink: https://travis-ci.org/nathforge/django-swanson", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nathforge/swanson", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "swanson", "package_url": "https://pypi.org/project/swanson/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/swanson/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nathforge/swanson" }, "release_url": "https://pypi.org/project/swanson/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Django BDD test runner", "version": "0.1.2" }, "last_serial": 1435183, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "81a1b2316cb8e31539d5037175eba7c5", "sha256": "9d58ace678b1a30fdeefd76d81e5eef457bf8729dcfb803c08ab1f0b83e76f3e" }, "downloads": -1, "filename": "swanson-0.1.0.tar.gz", "has_sig": false, "md5_digest": "81a1b2316cb8e31539d5037175eba7c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5124, "upload_time": "2015-02-22T18:40:17", "url": "https://files.pythonhosted.org/packages/5b/44/704bc6dd759525dae99ef96938ba60472818c89198dc16e5a02c32628950/swanson-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "8158ff553118a01fd5e7ab73dedfb210", "sha256": "fac33fc790416adcb6982fe75c1c471cf5e356b3b9cac8e4cd3bd4d1cec5cb14" }, "downloads": -1, "filename": "swanson-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8158ff553118a01fd5e7ab73dedfb210", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4831, "upload_time": "2015-02-23T18:40:56", "url": "https://files.pythonhosted.org/packages/d4/8c/3aec6e34807c2526f62ba809f618dd994cb8eec1277df4f7e0f741aefed2/swanson-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a32b638256032bd7d683a87fbaa65a87", "sha256": "29a072e45055558fe067b79c5d2a4392a920c6d37ecc6234c8a67a5df20372b7" }, "downloads": -1, "filename": "swanson-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a32b638256032bd7d683a87fbaa65a87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6904, "upload_time": "2015-02-23T18:58:39", "url": "https://files.pythonhosted.org/packages/34/ff/aa2fdbf4c563cbfc9bb50a6c268811942edea590e4b18d1d3c5ee0d4ca93/swanson-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a32b638256032bd7d683a87fbaa65a87", "sha256": "29a072e45055558fe067b79c5d2a4392a920c6d37ecc6234c8a67a5df20372b7" }, "downloads": -1, "filename": "swanson-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a32b638256032bd7d683a87fbaa65a87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6904, "upload_time": "2015-02-23T18:58:39", "url": "https://files.pythonhosted.org/packages/34/ff/aa2fdbf4c563cbfc9bb50a6c268811942edea590e4b18d1d3c5ee0d4ca93/swanson-0.1.2.tar.gz" } ] }