behave-django


Namebehave-django JSON
Version 1.7.0 PyPI version JSON
download
home_pageNone
SummaryBehave BDD integration for Django
upload_time2025-07-18 00:37:15
maintainerNone
docs_urlhttps://pythonhosted.org/behave-django/
authorNone
requires_python>=3.9
licenseNone
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, 5.2 on Python 3.9 through 3.13).

*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.9",
    "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/67/18/f048fa69fda88943f317455ab439ce9c32960c1ba771e05e0bd68f3a41d6/behave_django-1.7.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, 5.2 on Python 3.9 through 3.13).\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": null,
    "summary": "Behave BDD integration for Django",
    "version": "1.7.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": null,
            "digests": {
                "blake2b_256": "e9c171406da03fa7ea3561cec5b879fd444fb158ac66120cb4d30df913d88506",
                "md5": "551745deed4f8850385f019ceff9aca2",
                "sha256": "ab842fec0ed267cfc77d209a5fad574a152f247f798cec0eb18a9f9480995d1f"
            },
            "downloads": -1,
            "filename": "behave_django-1.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "551745deed4f8850385f019ceff9aca2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12535,
            "upload_time": "2025-07-18T00:37:14",
            "upload_time_iso_8601": "2025-07-18T00:37:14.837931Z",
            "url": "https://files.pythonhosted.org/packages/e9/c1/71406da03fa7ea3561cec5b879fd444fb158ac66120cb4d30df913d88506/behave_django-1.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6718f048fa69fda88943f317455ab439ce9c32960c1ba771e05e0bd68f3a41d6",
                "md5": "85291adced927bfe117d908dacf95fd1",
                "sha256": "e253a4abc748559a0f9ad019349244fb0e4287f9cc70790dd0d20f3daf23c19e"
            },
            "downloads": -1,
            "filename": "behave_django-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "85291adced927bfe117d908dacf95fd1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16355,
            "upload_time": "2025-07-18T00:37:15",
            "upload_time_iso_8601": "2025-07-18T00:37:15.874372Z",
            "url": "https://files.pythonhosted.org/packages/67/18/f048fa69fda88943f317455ab439ce9c32960c1ba771e05e0bd68f3a41d6/behave_django-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-18 00:37:15",
    "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: 0.82768s