{"id":20115416,"url":"https://github.com/srinivasskc/pytestbddautomation","last_synced_at":"2025-06-12T06:04:17.475Z","repository":{"id":112322662,"uuid":"273631120","full_name":"srinivasskc/PyTestBDDAutomation","owner":"srinivasskc","description":"Behavior Driven Python with pytest-bdd","archived":false,"fork":false,"pushed_at":"2020-06-21T05:16:26.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T12:13:40.866Z","etag":null,"topics":["pytest-bdd","python"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srinivasskc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-06-20T03:26:00.000Z","updated_at":"2021-01-09T13:31:23.000Z","dependencies_parsed_at":"2023-05-13T03:00:22.006Z","dependency_job_id":null,"html_url":"https://github.com/srinivasskc/PyTestBDDAutomation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasskc%2FPyTestBDDAutomation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasskc%2FPyTestBDDAutomation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasskc%2FPyTestBDDAutomation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasskc%2FPyTestBDDAutomation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srinivasskc","download_url":"https://codeload.github.com/srinivasskc/PyTestBDDAutomation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasskc%2FPyTestBDDAutomation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258946728,"owners_count":22782306,"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":["pytest-bdd","python"],"created_at":"2024-11-13T18:35:12.102Z","updated_at":"2025-06-12T06:04:17.438Z","avatar_url":"https://github.com/srinivasskc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyTestBDDAutomation\nBehavior Driven Python with pytest-bdd\n\n# Setup\n### Operating System : Windows 10\n\n## Install Python\n![image](https://user-images.githubusercontent.com/26836928/85190468-5eb6b880-b2d6-11ea-864a-e5a994a677ff.png)\n\n## Install PIP\nDownload get-pip.py  -- https://bootstrap.pypa.io/get-pip.py\n\nRun the below commands:\npython get-pip.py\n\nUpgrade Pip:\npip install -U pip\n\n## Run below commands:\npip install -U virtualenv\n![image](https://user-images.githubusercontent.com/26836928/85217219-eae6df80-b3ab-11ea-80bb-2fc190312ef6.png)\n\npython -m virtualenv venv\n![image](https://user-images.githubusercontent.com/26836928/85217235-0d78f880-b3ac-11ea-8557-65753be89fd8.png)\n\nvenv\\Scripts\\activate.bat\n![image](https://user-images.githubusercontent.com/26836928/85217244-24b7e600-b3ac-11ea-895c-f76f3331d6be.png)\n\n\n\n## Installing PyTest\n\nRunning below command from Terminal (CMD Line)\n\npip install -U pytest\n\n![image](https://user-images.githubusercontent.com/26836928/85190371-6b86dc80-b2d5-11ea-942f-355ade8b9d92.png)\n\n##### Check that you installed the correct version:\n![image](https://user-images.githubusercontent.com/26836928/85190385-a1c45c00-b2d5-11ea-81ac-85a37b5eed5d.png)\n\n## Installing PyTest-BDD\n\n##### Running below command from Terminal (CMD Line)\n\npip install pytest-bdd\n\n![image](https://user-images.githubusercontent.com/26836928/85190435-113a4b80-b2d6-11ea-8ae6-7615d4d75a24.png)\n\nWe can add in our project:\n![image](https://user-images.githubusercontent.com/26836928/85192138-0d5ef700-b2df-11ea-9220-8c2df7908e4e.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrinivasskc%2Fpytestbddautomation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrinivasskc%2Fpytestbddautomation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrinivasskc%2Fpytestbddautomation/lists"}