{"id":23235818,"url":"https://github.com/billmeyer/saucedemo-java-cucumber","last_synced_at":"2025-04-05T20:36:03.896Z","repository":{"id":40774731,"uuid":"157572035","full_name":"billmeyer/saucedemo-java-cucumber","owner":"billmeyer","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-24T02:15:02.000Z","size":942,"stargazers_count":0,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T20:58:59.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/billmeyer.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}},"created_at":"2018-11-14T15:46:07.000Z","updated_at":"2019-06-12T18:31:12.000Z","dependencies_parsed_at":"2022-09-09T04:22:41.917Z","dependency_job_id":null,"html_url":"https://github.com/billmeyer/saucedemo-java-cucumber","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/billmeyer%2Fsaucedemo-java-cucumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billmeyer%2Fsaucedemo-java-cucumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billmeyer%2Fsaucedemo-java-cucumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billmeyer%2Fsaucedemo-java-cucumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billmeyer","download_url":"https://codeload.github.com/billmeyer/saucedemo-java-cucumber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399895,"owners_count":20932876,"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-12-19T03:29:37.831Z","updated_at":"2025-04-05T20:36:03.856Z","avatar_url":"https://github.com/billmeyer.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sauce Demo Test Suite\n\n## Full regressions\n\nTo execute the full test suite, simply run:\n\n    $ mvn test\n    \nAnd each scenario will execute.\n\n## Smoke tests\n\nSmoke tests can be run by specifying the `@smoke1` tag:\n\n    $ mvn clean test \"-Dcucumber.options=--tags '@smoke1'\"\n\nTags can be combined to further filter the set of tests run.  For example, to run only the login smoke tests, run:\n\n    $ mvn clean test \"-Dcucumber.options=--tags '@login and @smoke1'\"\n\nSimilarly, to run the order smoke tags, run:\n\n    $ mvn clean test \"-Dcucumber.options=--tags '@order and @smoke1'\"\n    \n## Performance tests\n\n    $ mvn clean test -Dtestng.file=testng-performance.xml\n    \n## Run tests across all platforms\n\n    $ mvn clean test -Dtestng.file=testng-allplatforms.xml\n    \n## Scenario breakdown\n\n|Feature|Scenario|Smoke Test|Regression Test|End to End|\n|---|---|---|---|---|\n|login|Verify valid users can sign in|Yes|Yes|No|\n|login|Verify locked out user gets locked out message|No|Yes|No|\n|login|Verify invalid users cannot sign in|No|Yes|No|\n|orders|Place a single item in the shopping cart|Yes|Yes|No|\n|orders|Place multiple items in the shopping cart|No|Yes|No|\n|orders|Validate Order Totals|No|Yes|No|\n\n## Tags\n\nTags are defined to allow execution of specific Features and Scenarios.\n\n__Example__: Execute smoke tests for tests related to `orders`:\n\n    $ mvn test \"-Dcucumber.options=--tags '@orders and @smoke1'\" -f pom.xml   \n\n__Example__: Execute regression tests for tests related to `login`:\n\n    $ mvn test \"-Dcucumber.options=--tags '@login and @regression1'\" -f pom.xml   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillmeyer%2Fsaucedemo-java-cucumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillmeyer%2Fsaucedemo-java-cucumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillmeyer%2Fsaucedemo-java-cucumber/lists"}