{"id":23857046,"url":"https://github.com/zyab1ik/allure-codecept-starter","last_synced_at":"2026-05-29T02:30:17.811Z","repository":{"id":178078835,"uuid":"590956414","full_name":"zyab1ik/allure-codecept-starter","owner":"zyab1ik","description":"Example of using Allure php adapter with codeception 5","archived":false,"fork":false,"pushed_at":"2025-02-04T18:11:54.000Z","size":3505,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T19:24:01.222Z","etag":null,"topics":["allure-report","codeception","php81","php82","testops"],"latest_commit_sha":null,"homepage":"https://zyab1ik.github.io/LearnCodeceptionProject/","language":"PHP","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/zyab1ik.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":"2023-01-19T15:54:53.000Z","updated_at":"2025-02-04T18:11:08.000Z","dependencies_parsed_at":"2023-12-07T10:32:47.262Z","dependency_job_id":"c5e91bd2-3dbd-4fbd-bece-a67e668c59b6","html_url":"https://github.com/zyab1ik/allure-codecept-starter","commit_stats":null,"previous_names":["zyab1ik/codeception-allure-integration","zyab1ik/learncodeceptionproject"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyab1ik%2Fallure-codecept-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyab1ik%2Fallure-codecept-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyab1ik%2Fallure-codecept-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyab1ik%2Fallure-codecept-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zyab1ik","download_url":"https://codeload.github.com/zyab1ik/allure-codecept-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240156777,"owners_count":19756835,"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","codeception","php81","php82","testops"],"created_at":"2025-01-03T02:45:04.554Z","updated_at":"2026-05-29T02:30:17.716Z","avatar_url":"https://github.com/zyab1ik.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\nThis is a simple project to show how to use the [Allure codeception](https://github.com/allure-framework/allure-php-commons2/releases/tag/v2.2.0) extension with [Codeception 5](https://codeception.com/07-28-2022/codeception-5.html)\n\n# How to use\n\n#### Preparation:\n1. Install composer and run `composer install` in the root directory of this project.\n2. Download and install [Chrome browser \u0026 chromeDriver](https://sites.google.com/a/chromium.org/chromedriver/downloads) and put it in the root directory of this project.\n3. Run chromeDriver with `./chromedriver --url-base=/wd/hub` in the root directory of this project.\n\n#### Run:\n1. Run all tests: `composer codecept-clean \u0026\u0026 composer codecept-run`\n2. Run Acceptance tests: `composer codecept-clean \u0026\u0026 composer codecept-run acceptance`\n3. Run Manual tests: `composer codecept-clean \u0026\u0026 composer codecept-run manual`\n4. Run Unit tests: `composer codecept-clean \u0026\u0026 composer codecept-run unit`\n5. Run Api tests: `composer codecept-clean \u0026\u0026 composer codecept-run api`\n\n##### Report:\nReport will be generated in the `tests/_output` directory. \nYou can download the report from the `tests/_output` directory and open it in your allure report instance. Example,\n[free version of allure](https://zyab1ik.github.io/codeception-allure-integration)\n\nThe report from **Allure TestOps** should look like this (one of the test case is failed):\n![Report with all cases](docs/images/Screenshot%202023-01-19%20at%205.01.14%20PM.png)\n\nAlso, you can find example of manual test case in the `tests/acceptance/ManualTestCest.php` file. \n\nIt is a simple test cases with a few steps which realised \"test case as a code\" approach.\n\nManual tests:\n![Manual tests](docs/images/Screenshot%202023-01-19%20at%205.09.01%20PM.png)\nManual test case in progress:\n![Manual tests launch](docs/images/Screenshot%202023-01-19%20at%206.32.45%20PM.png)\nAcceptance tests:\n![Acceptance tests](docs/images/Screenshot%202023-01-19%20at%205.13.21%20PM.png)\nApi tests:\n![Api tests](docs/images/Screenshot%202023-01-19%20at%205.14.04%20PM.png)\n\nThanks for reading!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyab1ik%2Fallure-codecept-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzyab1ik%2Fallure-codecept-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyab1ik%2Fallure-codecept-starter/lists"}