{"id":15008317,"url":"https://github.com/humbug/phpunit-extensions","last_synced_at":"2025-10-03T16:31:38.023Z","repository":{"id":26372766,"uuid":"29822018","full_name":"humbug/phpunit-extensions","owner":"humbug","description":"Extensions for PHPUnit for Humbug","archived":true,"fork":false,"pushed_at":"2017-09-10T19:23:13.000Z","size":45,"stargazers_count":17,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-17T15:27:11.339Z","etag":null,"topics":["humbug","phpunit"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humbug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-25T17:03:25.000Z","updated_at":"2023-01-28T15:26:30.000Z","dependencies_parsed_at":"2022-08-21T06:00:37.656Z","dependency_job_id":null,"html_url":"https://github.com/humbug/phpunit-extensions","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/humbug%2Fphpunit-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbug%2Fphpunit-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbug%2Fphpunit-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbug%2Fphpunit-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humbug","download_url":"https://codeload.github.com/humbug/phpunit-extensions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235155993,"owners_count":18944824,"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":["humbug","phpunit"],"created_at":"2024-09-24T19:17:35.774Z","updated_at":"2025-10-03T16:31:32.714Z","avatar_url":"https://github.com/humbug.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Humbug PHPUnit Extensions\n=========================\n\nA collection of extensions intended to allow for:\n* Timing of test and testsuite execution\n* Filter/Reorder test suites using custom filters\n\n\nInstallation\n============\n\n```json\nrequire: {\n   \"padraic/phpunit-extensions\": \"~1.0@dev\"\n}\n```\nConfiguration\n=============\n\nTime Collector Listener\n-----------------------\n\nThe Time Collector Listener logs timing data on tests and test suites for use\nby the time dependent filters. You can enable it using the following phpunit.xml\nsnippet showing the listeners XML block.\n\n```xml\n  \u003clisteners\u003e\n    \u003clistener class=\"\\Humbug\\Phpunit\\Listener\\TimeCollectorListener\"\u003e\n      \u003carguments\u003e\n        \u003cobject class=\"\\Humbug\\Phpunit\\Logger\\JsonLogger\"\u003e\n          \u003carguments\u003e\n            \u003cstring\u003e/path/to/times.json\u003c/string\u003e\n          \u003c/arguments\u003e\n        \u003c/object\u003e\n      \u003c/arguments\u003e\n    \u003c/listener\u003e\n  \u003c/listeners\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbug%2Fphpunit-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumbug%2Fphpunit-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbug%2Fphpunit-extensions/lists"}