{"id":22257830,"url":"https://github.com/visit-x/arc-phpunit","last_synced_at":"2025-07-28T07:31:56.958Z","repository":{"id":53749534,"uuid":"169360820","full_name":"VISIT-X/arc-phpunit","owner":"VISIT-X","description":"Arcanist extension - phpunit7 test engine and result parser","archived":false,"fork":false,"pushed_at":"2021-03-16T09:44:57.000Z","size":40,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-16T17:43:10.377Z","etag":null,"topics":["arc","arcanist","phabricator","phabricator-extension","php7","phpunit7"],"latest_commit_sha":null,"homepage":null,"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/VISIT-X.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":"2019-02-06T05:45:11.000Z","updated_at":"2021-03-16T09:43:40.000Z","dependencies_parsed_at":"2022-09-10T23:11:30.160Z","dependency_job_id":null,"html_url":"https://github.com/VISIT-X/arc-phpunit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VISIT-X%2Farc-phpunit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VISIT-X%2Farc-phpunit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VISIT-X%2Farc-phpunit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VISIT-X%2Farc-phpunit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VISIT-X","download_url":"https://codeload.github.com/VISIT-X/arc-phpunit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227877816,"owners_count":17833559,"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":["arc","arcanist","phabricator","phabricator-extension","php7","phpunit7"],"created_at":"2024-12-03T08:12:09.867Z","updated_at":"2024-12-03T08:12:10.550Z","avatar_url":"https://github.com/VISIT-X.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Arcanist `phpunit` [v7+]\n===============================\n\n## Installation\n\n```bash\ncomposer require visit-x/arc-phpunit\n```\n\n## Configuration\n\n1. Load the library into phabricator:\n\n```json\n// .arcconfig\n\"load\": [\n\t...\n\t\"./vendor/visit-x/arc-phpunit/src/phpunit-seven\"\n]\n...\n```\n\n2. Add config options for `phpunit` binary and `phpunit.xml`:\n\n```json\n// .arcconfig\n\"unit.engine\": \"PHPUnit7Engine\",\n\"unit.phpunit.binary\": \"./vendor/bin/phpunit\",\n\"unit.phpunit.config\": \"./path/to/phpunit.xml\",\n\"unit.phpunit.test-dirs\": [\n\t\"tests/some-folder\",\n\t\"tests/another-folder\"\n]\n...\n```\n\n## Run the unit test engine\n\n```bash\narc unit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisit-x%2Farc-phpunit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisit-x%2Farc-phpunit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisit-x%2Farc-phpunit/lists"}