Skip to main content

No project description provided

Project description

behave_auto_docstring

Adds a simple docstring to behave step, e.g.

from behave_auto_docstring import when

@when("A function is declared")
def function(context): ...

is equivalent to

from behave import when

@when("A function is declared")
def function(context):
    """
    Usage:

    ```gherkin
    When A function is declared
    ```
    """"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

behave_auto_docstring-0.1.2.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

behave_auto_docstring-0.1.2-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file behave_auto_docstring-0.1.2.tar.gz.

File metadata

File hashes

Hashes for behave_auto_docstring-0.1.2.tar.gz
Algorithm Hash digest
SHA256 fb5d03104b2d7c76d01fc7a380fbc284b1955039eaa8fdd516401f6ca96a40b2
MD5 6340ad6594daca372e38542f38b9f983
BLAKE2b-256 d60e979d0da2b9f83843af1dbc8a9fee4912ad6491f6fd4e5446204f72962bd5

See more details on using hashes here.

File details

Details for the file behave_auto_docstring-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for behave_auto_docstring-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 62bd633db8b01a8863440b06a090ee1522224def4d1a2d8551bfce10256d908b
MD5 6830df94532b03e059931d3bfb2e1eb7
BLAKE2b-256 0012b574af0e3f54cb359e34649c1e6a8eb7553b864c49d22769257960b2e867

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page