robotframework-gherkin-parser


Namerobotframework-gherkin-parser JSON
Version 0.3.2 PyPI version JSON
download
home_pageNone
SummaryGherkin parser for Robot Framework
upload_time2024-02-05 14:16:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords acceptance test driven development acceptance testing bdd bdt behavior driven testing data driven gherkin keyword driven robotframework test testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GherkinParser - GherkinParser for Robot Framework


TODO: Add description

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "robotframework-gherkin-parser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Acceptance Test Driven Development,Acceptance Testing,BDD,BDT,Behavior Driven Testing,Data Driven,Gherkin,Keyword Driven,RobotFramework,Test,Testing",
    "author": null,
    "author_email": "Daniel Biehl <dbiehl@live.de>",
    "download_url": "https://files.pythonhosted.org/packages/65/2d/8d5c4f63bcac7710b20c07576c1133e89464c52411aa9d77f35f0d5b2f5a/robotframework_gherkin_parser-0.3.2.tar.gz",
    "platform": null,
    "description": "# GherkinParser - GherkinParser for Robot Framework\n\n\nTODO: Add description\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Gherkin parser for Robot Framework",
    "version": "0.3.2",
    "project_urls": {
        "Changelog": "https://github.com/d-biehl/robotframework-gherkin-parser/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/d-biehl/robotframework-gherkin-parser#readme",
        "Donate": "https://github.com/sponsors/d-biehl",
        "Homepage": "https://github.com/d-biehl/robotframework-gherkin-parser",
        "Issues": "https://github.com/d-biehl/robotframework-gherkin-parser/issues",
        "Source": "https://github.com/d-biehl/robotframework-gherkin-parser"
    },
    "split_keywords": [
        "acceptance test driven development",
        "acceptance testing",
        "bdd",
        "bdt",
        "behavior driven testing",
        "data driven",
        "gherkin",
        "keyword driven",
        "robotframework",
        "test",
        "testing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5bce2b1f7ef5f29e91d603bf142dbff77419a60c4745c1020424c7828685291",
                "md5": "36b30d5fe067c0254cb0b1f865a12a5b",
                "sha256": "695075e4d942059689872b65b7ff34e9e90b1a3854dbb118151a880d0181d030"
            },
            "downloads": -1,
            "filename": "robotframework_gherkin_parser-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36b30d5fe067c0254cb0b1f865a12a5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12021,
            "upload_time": "2024-02-05T14:16:46",
            "upload_time_iso_8601": "2024-02-05T14:16:46.493767Z",
            "url": "https://files.pythonhosted.org/packages/f5/bc/e2b1f7ef5f29e91d603bf142dbff77419a60c4745c1020424c7828685291/robotframework_gherkin_parser-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "652d8d5c4f63bcac7710b20c07576c1133e89464c52411aa9d77f35f0d5b2f5a",
                "md5": "f82e7941a3d145763d2fc19c415ca576",
                "sha256": "3d160068c7582570467ebd646c35994b25367114bc4cfc4584be0c51c1d9c89e"
            },
            "downloads": -1,
            "filename": "robotframework_gherkin_parser-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f82e7941a3d145763d2fc19c415ca576",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15189,
            "upload_time": "2024-02-05T14:16:47",
            "upload_time_iso_8601": "2024-02-05T14:16:47.579812Z",
            "url": "https://files.pythonhosted.org/packages/65/2d/8d5c4f63bcac7710b20c07576c1133e89464c52411aa9d77f35f0d5b2f5a/robotframework_gherkin_parser-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-05 14:16:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "d-biehl",
    "github_project": "robotframework-gherkin-parser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "robotframework-gherkin-parser"
}
        
Elapsed time: 0.17775s