{"id":18930031,"url":"https://github.com/labd/pytest-bdd-splinter","last_synced_at":"2025-04-15T15:31:15.483Z","repository":{"id":57456494,"uuid":"193272549","full_name":"labd/pytest-bdd-splinter","owner":"labd","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-01T20:58:06.000Z","size":59,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T22:51:10.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pytest-bdd-splinter.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-22T19:34:31.000Z","updated_at":"2022-02-03T08:34:44.000Z","dependencies_parsed_at":"2024-11-08T11:51:35.039Z","dependency_job_id":null,"html_url":"https://github.com/labd/pytest-bdd-splinter","commit_stats":{"total_commits":48,"total_committers":2,"mean_commits":24.0,"dds":"0.35416666666666663","last_synced_commit":"6c2d959db731dd481a12e1da67e57e0c2e3cf9ec"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fpytest-bdd-splinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fpytest-bdd-splinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fpytest-bdd-splinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fpytest-bdd-splinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labd","download_url":"https://codeload.github.com/labd/pytest-bdd-splinter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248252665,"owners_count":21072699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T11:36:18.613Z","updated_at":"2025-04-15T15:31:14.969Z","avatar_url":"https://github.com/labd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pytest-bdd-splinter\n\u003c!-- start-no-pypi --\u003e\n[![codecov](https://codecov.io/gh/labd/pytest-bdd-splinter/branch/master/graph/badge.svg)](https://codecov.io/gh/labd/pytest-bdd-splinter)\n[![pypi](https://img.shields.io/pypi/v/pytest-bdd-splinter.svg)](https://pypi.python.org/pypi/pytest-bdd-splinter/)\n[![readthedocs](https://readthedocs.org/projects/pytest-bdd-splinter/badge/)](https://pytest-bdd-splinter.readthedocs.io/en/latest/)\n\u003c!-- end-no-pypi --\u003e\n\nThis module provides a number of common `given`, `when`, `then` steps for\n[pytest-splinter](https://github.com/pytest-dev/pytest-splinter) in\n[pytest-bdd](https://github.com/pytest-dev/pytest-bdd)\n\n## Installation\n\n```shell\npip install pytest-bdd-splinter\n```\n\n## Number of examples\n```gherkin\nScenario: Fill in a form\n    Given I am using a large device\n    And I am on the homepage\n    When I go to \"/my-contact-form/\"\n    And I fill in the following:\n        | first_name | John  |\n        | last_name  | Doe  |\n        | username   | johndoe  |\n        | password   | mysecret |\n    And I press \"agree-tos\"\n    And I press \"submit\"\n    Then I should be on \"/thank-you/\"\n    And I should see \"Thank you for creating an account\"\n```\n\n## More information\nPlease see [the documentation](https://pytest-bdd-splinter.readthedocs.io/en/latest/)\nto read more about installation, configuration and an overview of all the\navailable steps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabd%2Fpytest-bdd-splinter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabd%2Fpytest-bdd-splinter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabd%2Fpytest-bdd-splinter/lists"}