behave-django


Namebehave-django JSON
Version 1.5.0 PyPI version JSON
download
home_pageNone
SummaryBehave BDD integration for Django
upload_time2024-10-03 18:43:47
maintainerNone
docs_urlhttps://pythonhosted.org/behave-django/
authorNone
requires_python>=3.8
licenseThe MIT License (MIT) Copyright (c) 2015 Mitchel Cabuloy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords bdd behave django testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            behave-django |latest-version|
==============================

|check-status| |test-status| |python-support| |license| |docs-status| |gitter|

Behave BDD integration for Django

.. features-marker

Features
--------

- Web browser automation ready
- Database transactions per scenario
- Use Django's test client
- Use unittest + Django assert library
- Use behave's command line arguments
- Use behave's configuration file
- Fixture loading
- Page objects

.. support-marker

Version Support
---------------

*behave-django* is `tested against`_ the officially supported combinations of
Python and Django (Django 4.2, 5.0, 5.1 on Python 3.8 through 3.12).

*behave-django* requires a few newer features of *behave* and hence installs
a recent unreleased version of `behave`_ as a dependency.

.. docs-marker

Documentation
-------------

- Documentation is available from `behave-django.readthedocs.io`_
- Read more about *behave* at `behave.readthedocs.io`_

.. contribute-marker

How to Contribute
-----------------

Please, read the `contributing guide`_ in the docs.

.. references-marker


.. _tested against: https://github.com/behave/behave-django/actions/workflows/test.yml
.. _behave: https://pypi.org/project/behave/
.. _behave-django.readthedocs.io: https://behave-django.readthedocs.io/en/latest/
.. _behave.readthedocs.io: https://behave.readthedocs.io/en/latest/usecase_django/
.. _contributing guide: https://behave-django.readthedocs.io/en/latest/contribute.html
.. |latest-version| image:: https://img.shields.io/pypi/v/behave-django.svg
    :target: https://pypi.org/project/behave-django/
    :alt: Latest version
.. |check-status| image:: https://github.com/behave/behave-django/actions/workflows/check.yml/badge.svg
    :target: https://github.com/behave/behave-django/actions/workflows/check.yml
    :alt: Code checks status
.. |test-status| image:: https://github.com/behave/behave-django/actions/workflows/test.yml/badge.svg
    :target: https://github.com/behave/behave-django/actions/workflows/test.yml
    :alt: Test suite status
.. |python-support| image:: https://img.shields.io/pypi/pyversions/behave-django.svg
    :target: https://pypi.org/project/behave-django/
    :alt: Python versions
.. |license| image:: https://img.shields.io/pypi/l/behave-django.svg
    :target: https://github.com/behave/behave-django/blob/main/LICENSE
    :alt: Software license
.. |docs-status| image:: https://img.shields.io/readthedocs/behave-django/stable.svg
    :target: https://readthedocs.org/projects/behave-django/
    :alt: Documentation Status
.. |gitter| image:: https://img.shields.io/gitter/room/behave/behave-django.svg
    :alt: Gitter chat room
    :target: https://gitter.im/behave/behave-django

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "behave-django",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/behave-django/",
    "requires_python": ">=3.8",
    "maintainer_email": "Peter Bittner <django@bittner.it>, Javier Buzzi <buzzi.javier@gmail.com>",
    "keywords": "bdd, behave, django, testing",
    "author": null,
    "author_email": "Mitchel Cabuloy <mixxorz@gmail.com>, Peter Bittner <django@bittner.it>",
    "download_url": "https://files.pythonhosted.org/packages/be/17/f6ac6e7a78ff7180b9e5821b4a31bbc74b0a5473716e7287b1880248b5fd/behave_django-1.5.0.tar.gz",
    "platform": null,
    "description": "behave-django |latest-version|\n==============================\n\n|check-status| |test-status| |python-support| |license| |docs-status| |gitter|\n\nBehave BDD integration for Django\n\n.. features-marker\n\nFeatures\n--------\n\n- Web browser automation ready\n- Database transactions per scenario\n- Use Django's test client\n- Use unittest + Django assert library\n- Use behave's command line arguments\n- Use behave's configuration file\n- Fixture loading\n- Page objects\n\n.. support-marker\n\nVersion Support\n---------------\n\n*behave-django* is `tested against`_ the officially supported combinations of\nPython and Django (Django 4.2, 5.0, 5.1 on Python 3.8 through 3.12).\n\n*behave-django* requires a few newer features of *behave* and hence installs\na recent unreleased version of `behave`_ as a dependency.\n\n.. docs-marker\n\nDocumentation\n-------------\n\n- Documentation is available from `behave-django.readthedocs.io`_\n- Read more about *behave* at `behave.readthedocs.io`_\n\n.. contribute-marker\n\nHow to Contribute\n-----------------\n\nPlease, read the `contributing guide`_ in the docs.\n\n.. references-marker\n\n\n.. _tested against: https://github.com/behave/behave-django/actions/workflows/test.yml\n.. _behave: https://pypi.org/project/behave/\n.. _behave-django.readthedocs.io: https://behave-django.readthedocs.io/en/latest/\n.. _behave.readthedocs.io: https://behave.readthedocs.io/en/latest/usecase_django/\n.. _contributing guide: https://behave-django.readthedocs.io/en/latest/contribute.html\n.. |latest-version| image:: https://img.shields.io/pypi/v/behave-django.svg\n    :target: https://pypi.org/project/behave-django/\n    :alt: Latest version\n.. |check-status| image:: https://github.com/behave/behave-django/actions/workflows/check.yml/badge.svg\n    :target: https://github.com/behave/behave-django/actions/workflows/check.yml\n    :alt: Code checks status\n.. |test-status| image:: https://github.com/behave/behave-django/actions/workflows/test.yml/badge.svg\n    :target: https://github.com/behave/behave-django/actions/workflows/test.yml\n    :alt: Test suite status\n.. |python-support| image:: https://img.shields.io/pypi/pyversions/behave-django.svg\n    :target: https://pypi.org/project/behave-django/\n    :alt: Python versions\n.. |license| image:: https://img.shields.io/pypi/l/behave-django.svg\n    :target: https://github.com/behave/behave-django/blob/main/LICENSE\n    :alt: Software license\n.. |docs-status| image:: https://img.shields.io/readthedocs/behave-django/stable.svg\n    :target: https://readthedocs.org/projects/behave-django/\n    :alt: Documentation Status\n.. |gitter| image:: https://img.shields.io/gitter/room/behave/behave-django.svg\n    :alt: Gitter chat room\n    :target: https://gitter.im/behave/behave-django\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)  Copyright (c) 2015 Mitchel Cabuloy  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  ",
    "summary": "Behave BDD integration for Django",
    "version": "1.5.0",
    "project_urls": {
        "Documentation": "https://behave-django.readthedocs.io/",
        "Source": "https://github.com/behave/behave-django"
    },
    "split_keywords": [
        "bdd",
        " behave",
        " django",
        " testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c22ed16641b62aa7c4f5275ac5817179a538f5284553d9f4a6de6b0d8b64c74b",
                "md5": "d8efd5b13c58b89f0f4f33d151957817",
                "sha256": "d1cbbd922000109733979863fdc3a947c52754e529d7255c21b1760828bdd4e5"
            },
            "downloads": -1,
            "filename": "behave_django-1.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d8efd5b13c58b89f0f4f33d151957817",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12393,
            "upload_time": "2024-10-03T18:43:45",
            "upload_time_iso_8601": "2024-10-03T18:43:45.866574Z",
            "url": "https://files.pythonhosted.org/packages/c2/2e/d16641b62aa7c4f5275ac5817179a538f5284553d9f4a6de6b0d8b64c74b/behave_django-1.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be17f6ac6e7a78ff7180b9e5821b4a31bbc74b0a5473716e7287b1880248b5fd",
                "md5": "905adf3199726559945b93ba9592a5c7",
                "sha256": "e1c4d7e02ad6343a862246fb20ed9f850aa678d61497aad378b67d9b659f3f59"
            },
            "downloads": -1,
            "filename": "behave_django-1.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "905adf3199726559945b93ba9592a5c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16102,
            "upload_time": "2024-10-03T18:43:47",
            "upload_time_iso_8601": "2024-10-03T18:43:47.637401Z",
            "url": "https://files.pythonhosted.org/packages/be/17/f6ac6e7a78ff7180b9e5821b4a31bbc74b0a5473716e7287b1880248b5fd/behave_django-1.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 18:43:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "behave",
    "github_project": "behave-django",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "behave-django"
}
        
Elapsed time: 1.00902s