{"id":23024652,"url":"https://github.com/previousnext/phpunit-finder","last_synced_at":"2025-04-09T20:09:03.133Z","repository":{"id":34248831,"uuid":"173865197","full_name":"previousnext/phpunit-finder","owner":"previousnext","description":"PHP utility for finding PHPUnit test files.","archived":false,"fork":false,"pushed_at":"2025-02-25T00:01:22.000Z","size":42,"stargazers_count":10,"open_issues_count":4,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-09T20:08:56.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/previousnext.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-03-05T03:21:05.000Z","updated_at":"2025-02-24T23:59:46.000Z","dependencies_parsed_at":"2024-02-19T05:26:04.349Z","dependency_job_id":"feb8fb49-719b-4f17-9382-c3ac342441b2","html_url":"https://github.com/previousnext/phpunit-finder","commit_stats":{"total_commits":34,"total_committers":5,"mean_commits":6.8,"dds":0.6764705882352942,"last_synced_commit":"1964f6975a9234f97dd099c6171fed6198784bc2"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousnext%2Fphpunit-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousnext%2Fphpunit-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousnext%2Fphpunit-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousnext%2Fphpunit-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/previousnext","download_url":"https://codeload.github.com/previousnext/phpunit-finder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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-15T13:20:27.021Z","updated_at":"2025-04-09T20:09:03.108Z","avatar_url":"https://github.com/previousnext.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHPUnit Finder\n\n\nThis is a helper CLI tool that queries phpunit.xml files to get a list of test\nfilenames and print them. This is useful if you want to split tests to run them\nin parallel based on timings on CI tools such as CirclCI.\n\n## Installation\n\nInstall with composer:\n\n`composer require --dev previousnext/phpunit-finder`\n\n## Usage\n\nYou can run with defaults using:\n\n`./vendor/bin/phpunit-finder`\n\nBy default, it will look for all test suites to scan.\n\nYou can filter by specific test suites as follows:\n\n`./vendor/bin/phpunit-finder unit kernel`\n\n## Configuration\n\nphpunit-finder assumes you have a phpunit.xml in the root of your project. You can\noverride the path using the `--config-file` option.\n\nIt also assumes your tests bootstrap file is found in `tests/bootstrap.php`.\nYou can override this with the `--bootstrap-file` option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousnext%2Fphpunit-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpreviousnext%2Fphpunit-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousnext%2Fphpunit-finder/lists"}