{"id":15925917,"url":"https://github.com/iljapavlovs/selenium-testng-allure-maven","last_synced_at":"2025-03-24T14:32:36.846Z","repository":{"id":186401441,"uuid":"109891914","full_name":"iljapavlovs/selenium-testng-allure-maven","owner":"iljapavlovs","description":"Sample project using Selenium WebDriver, TestNg, Allure2 and Maven","archived":false,"fork":false,"pushed_at":"2017-11-07T21:23:27.000Z","size":10241,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T03:53:18.971Z","etag":null,"topics":["allure2","maven","selenium-java","testng"],"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/iljapavlovs.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}},"created_at":"2017-11-07T21:18:01.000Z","updated_at":"2024-05-11T15:18:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"096815fe-884c-4d23-a4d2-49ff27477472","html_url":"https://github.com/iljapavlovs/selenium-testng-allure-maven","commit_stats":null,"previous_names":["iljapavlovs/selenium-testng-allure-maven"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iljapavlovs%2Fselenium-testng-allure-maven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iljapavlovs%2Fselenium-testng-allure-maven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iljapavlovs%2Fselenium-testng-allure-maven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iljapavlovs%2Fselenium-testng-allure-maven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iljapavlovs","download_url":"https://codeload.github.com/iljapavlovs/selenium-testng-allure-maven/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245289750,"owners_count":20591127,"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":["allure2","maven","selenium-java","testng"],"created_at":"2024-10-06T22:20:38.413Z","updated_at":"2025-03-24T14:32:35.092Z","avatar_url":"https://github.com/iljapavlovs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# selenium-testng-allure-maven\nSample project using:\n1. Selenium WebDriver\n2. TestNg\n3. Allure2\n4. Maven\n\n\n### Command for execution\n\n#### To run tests and generate Allure report:\n```\nmvn clean site -P [singleThreaded,nogrid,grid,parallelSuite]\n```\n\n* *singleThreaded* - execute tests sequentially, omits parallel execution\n* *nogrid* - execute tests locally\n* *grid* - execute tests on Selenium Grid. Grid Hub can be set in pom in `seleniumGridURL` property\n* Thread count can be set via `-Dthreads` argument\n* *parallelSuite* - run parallel suite\n\nFor example, invoking \n```\nclean verify -P parallelPlugin,nogrid -Dthreads=3 -Dbrowser=chrome\n``` \nwill execute tests in parallel 3 threads on local machine and using *cucumber-jvm-parallel-plugin* plugin. In addition, `-Dbrowser` setting will set browser to Chrome.\n\n\n#### Reports\nReports will be generated in `target/site` folder","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filjapavlovs%2Fselenium-testng-allure-maven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filjapavlovs%2Fselenium-testng-allure-maven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filjapavlovs%2Fselenium-testng-allure-maven/lists"}