behave-django-bse


Namebehave-django-bse JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/behave/behave-django
SummaryBehave BDD integration for Django, temp fork until newer version is released...
upload_time2023-09-01 20:37:06
maintainerPeter Bittner, Javier Buzzi
docs_urlNone
authorMitchel Cabuloy
requires_python
license
keywords
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 3.2, 4.1, 4.2 on Python 3.6, 3.7, 3.8, 3.9, 3.10, 3.11).

*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": "https://github.com/behave/behave-django",
    "name": "behave-django-bse",
    "maintainer": "Peter Bittner, Javier Buzzi",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "django+SPAM@bittner.it",
    "keywords": "",
    "author": "Mitchel Cabuloy",
    "author_email": "mixxorz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ab/ee/e0ff7a89a8e3b7d1e1d0772efba342b4c7f877397bf51eff627360a5749f/behave-django-bse-1.4.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 3.2, 4.1, 4.2 on Python 3.6, 3.7, 3.8, 3.9, 3.10, 3.11).\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": "",
    "summary": "Behave BDD integration for Django, temp fork until newer version is released...",
    "version": "1.4.0",
    "project_urls": {
        "Documentation": "https://behave-django.readthedocs.io/",
        "Homepage": "https://github.com/behave/behave-django"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee64a53453089daa580ab63dc5d2554323eb6b2036740e835d8dd24f55b633b6",
                "md5": "d4e158bf239add35f751d1ea98a6ab81",
                "sha256": "3551030890d4f80c5d25737c1b95d2ca83e419df192115410ac36e43b76476e0"
            },
            "downloads": -1,
            "filename": "behave_django_bse-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4e158bf239add35f751d1ea98a6ab81",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11833,
            "upload_time": "2023-09-01T20:37:04",
            "upload_time_iso_8601": "2023-09-01T20:37:04.552920Z",
            "url": "https://files.pythonhosted.org/packages/ee/64/a53453089daa580ab63dc5d2554323eb6b2036740e835d8dd24f55b633b6/behave_django_bse-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abeee0ff7a89a8e3b7d1e1d0772efba342b4c7f877397bf51eff627360a5749f",
                "md5": "08097060a06130f5b239ad05a3ed2fae",
                "sha256": "e5289f15703e14d8a4d4427a1f839e10a1729da7de30cd873400cc414ee67fbe"
            },
            "downloads": -1,
            "filename": "behave-django-bse-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "08097060a06130f5b239ad05a3ed2fae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11564,
            "upload_time": "2023-09-01T20:37:06",
            "upload_time_iso_8601": "2023-09-01T20:37:06.248420Z",
            "url": "https://files.pythonhosted.org/packages/ab/ee/e0ff7a89a8e3b7d1e1d0772efba342b4c7f877397bf51eff627360a5749f/behave-django-bse-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-01 20:37:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "behave",
    "github_project": "behave-django",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "behave-django-bse"
}
        
Elapsed time: 2.59274s