{"id":24865338,"url":"https://github.com/ctf0/vscode-codeception-test","last_synced_at":"2025-03-26T18:44:25.330Z","repository":{"id":267312559,"uuid":"900700420","full_name":"ctf0/vscode-codeception-test","owner":"ctf0","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-05T09:15:25.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T05:12:26.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctf0.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"ctf0"}},"created_at":"2024-12-09T10:05:52.000Z","updated_at":"2025-03-05T09:15:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"015f5a20-ffff-4fdf-af1d-8bc38db75e78","html_url":"https://github.com/ctf0/vscode-codeception-test","commit_stats":null,"previous_names":["ctf0/vscode-codeception-test"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2Fvscode-codeception-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2Fvscode-codeception-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2Fvscode-codeception-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2Fvscode-codeception-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctf0","download_url":"https://codeload.github.com/ctf0/vscode-codeception-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245717657,"owners_count":20661144,"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":"2025-01-31T23:58:47.610Z","updated_at":"2025-03-26T18:44:25.296Z","avatar_url":"https://github.com/ctf0.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ctf0"],"categories":[],"sub_categories":[],"readme":"# Codeception Test Explorer\n\nRun Codeception tests natively from the Test explorer with code coverage support.\n\n## Features\n\n- Test Explorer integration for running and debugging Codeception tests\n- Code coverage visualization with XML coverage reports\n    - also check [coverage-gutters](https://marketplace.visualstudio.com/items?itemName=ryanluker.vscode-coverage-gutters) for coverage decorations\n- Configurable test execution with custom commands\n- Automatic test discovery for Cest and Test files\n- Debug support with Xdebug integration\n- Auto run debugger when running test in (debug/coverage) mode\n- Group tests by `suites` or `directory` structure (configurable)\n- Run individual tests cases or entire test classes\n- Save test output with each test for future reference\n- codelens to easily jump to test \u0026 back\n\n## Coverage Features\n\n- Tests are tagged with `coverage-{percentage}` for filtering\n- Coverage data persists between sessions\n- Coverage information is displayed in multiple ways:\n\n    1. **Explorer View**:\n        - Coverage percentage next each file\n\n    2. **Editor**:\n        - Coverage percentage at covered editor top left\n\n    3. **Test Coverage View**:\n        - Test items show coverage percentage in their description\n\n## Requirements\n\n- PHP 7.4 or higher\n- Codeception 4.0 or higher\n- Xdebug for debugging and coverage (optional)\n\n## Usage\n\n1. Open a workspace containing Codeception tests\n2. Tests will be automatically discovered and displayed in the Test Explorer\n3. Click the play button next to a test to run it\n4. Click the debug button to run with debugger attached\n5. Click the coverage button to run with debugger attached\n\n### Docker Support\n\nFor Docker environments, configure path mapping to correctly resolve file paths:\n\n```json\n{\n    \"codeception.pathMapping\": {\n        \"/var/www/html\": \"${workspaceFolder}\"\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctf0%2Fvscode-codeception-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctf0%2Fvscode-codeception-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctf0%2Fvscode-codeception-test/lists"}