{"id":21169739,"url":"https://github.com/sadabnepal/webdriverio-ts-bdd","last_synced_at":"2026-05-19T01:36:30.131Z","repository":{"id":45988410,"uuid":"302976188","full_name":"sadabnepal/webdriverio-ts-bdd","owner":"sadabnepal","description":"BDD framework using WebdriverIO (async), TypeScript, Cucumber HTML Report to test Automation Practice application.","archived":false,"fork":false,"pushed_at":"2024-03-06T11:26:07.000Z","size":7617,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T10:50:54.142Z","etag":null,"topics":["allure-report","async","cucumber","multiple-cucumber-html-reporter","test-automation-framework","typescript","wdio","wdio-async","wdio-cucumber-steps","wdio7-typescript-bdd","webdriverio","webdriverio-boilerplate-framework","webdriverio-typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sadabnepal.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}},"created_at":"2020-10-10T19:33:56.000Z","updated_at":"2024-03-06T11:23:38.000Z","dependencies_parsed_at":"2024-03-06T12:51:27.398Z","dependency_job_id":null,"html_url":"https://github.com/sadabnepal/webdriverio-ts-bdd","commit_stats":null,"previous_names":["sadabnepal/webdriveriotypescriptcucumber","sadabnepal/webdriverio-ts-bdd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fwebdriverio-ts-bdd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fwebdriverio-ts-bdd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fwebdriverio-ts-bdd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fwebdriverio-ts-bdd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sadabnepal","download_url":"https://codeload.github.com/sadabnepal/webdriverio-ts-bdd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243616371,"owners_count":20319888,"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":["allure-report","async","cucumber","multiple-cucumber-html-reporter","test-automation-framework","typescript","wdio","wdio-async","wdio-cucumber-steps","wdio7-typescript-bdd","webdriverio","webdriverio-boilerplate-framework","webdriverio-typescript"],"created_at":"2024-11-20T15:53:34.151Z","updated_at":"2026-05-19T01:36:30.027Z","avatar_url":"https://github.com/sadabnepal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003e Web Test Automation Framework \u003c/h2\u003e\n\n\u003ch4 align=\"center\"\u003e\n\t\n[![CI](https://github.com/sadabnepal/WebdriverIOTypeScriptCucumber/actions/workflows/main.yml/badge.svg)](https://github.com/sadabnepal/WebdriverIOTypeScriptCucumber/actions/workflows/main.yml)\n\n\u003c/h4\u003e\n\n### Requirements:\n[![NodeJs](https://img.shields.io/badge/-NodeJS-%23339933?logo=npm)](https://nodejs.org/en/download/)\n[![VSCode](https://img.shields.io/badge/-Visual%20Studio%20Code-%233178C6?logo=visual-studio-code)](https://code.visualstudio.com/download)\n\n### Getting Started\nClone Repository\n```bash\n1. git clone https://github.com/sadabnepal/webdriverio-ts-bdd.git\n2. Navigate to `webdriverio-ts-bdd`\n```\n\nInstall the dependencies:\n```bash\nnpm install\n```\n\nRun tests:\n```bash\nnpm test (to run all tests)\nnpm run smoke (to run smoke suite)\nnpm run regression (to run regression suite)\n```\n\nEmailable HTML Report:\n```\n\u003cROOT_PROJECT_FOLDER\u003e/reports/html/index.html\n```\n### Key Features\n\t- Cucumber BDD framework\n\t- Page Object Design pattern\n\t- Spec and Cucumber HTML report\n\t- Demo of API calls steps within UI actions\n\t- Automatic test trigger using Github actions\n\n### Folder Structure\n```\n├───tests\n|   ├───data\n|   ├───pages\n|   ├───specs\n|   |   ├───features\n|   |   └───steps\n|   ├───types\n|   └───utils\n├───.gitignore\n├───assignment.txt\n├───package-lock.json\n├───package.json\n├───README.md\n├───tsconfig.json\n└───wdio.conf.ts\n```\n\n### generate step definitions\n```\nnpx cucumber-js ./FOLDER_PATH/filename.feature  \n```\n### Sample Report\n![image](https://user-images.githubusercontent.com/65847528/142774279-1e18cbd2-9869-4fd9-ac3b-af397022fa73.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadabnepal%2Fwebdriverio-ts-bdd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadabnepal%2Fwebdriverio-ts-bdd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadabnepal%2Fwebdriverio-ts-bdd/lists"}