{"id":15226369,"url":"https://github.com/defenestrator/test-printer","last_synced_at":"2025-10-03T23:33:01.405Z","repository":{"id":56957878,"uuid":"125389092","full_name":"defenestrator/test-printer","owner":"defenestrator","description":"A test result printer for PHPUnit","archived":true,"fork":false,"pushed_at":"2018-10-25T20:25:33.000Z","size":7617,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T07:27:41.833Z","etag":null,"topics":["composer","php","phpunit","printer","test-printer","testing"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/defenestrator.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":"2018-03-15T15:37:47.000Z","updated_at":"2023-09-03T16:50:57.000Z","dependencies_parsed_at":"2022-08-21T09:50:19.624Z","dependency_job_id":null,"html_url":"https://github.com/defenestrator/test-printer","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defenestrator%2Ftest-printer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defenestrator%2Ftest-printer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defenestrator%2Ftest-printer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defenestrator%2Ftest-printer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defenestrator","download_url":"https://codeload.github.com/defenestrator/test-printer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235204448,"owners_count":18952326,"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":["composer","php","phpunit","printer","test-printer","testing"],"created_at":"2024-09-28T20:04:50.708Z","updated_at":"2025-10-03T23:32:56.104Z","avatar_url":"https://github.com/defenestrator.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![](https://raw.githubusercontent.com/defenestrator/test-printer/master/assets/images/copacetic-face.png)\n\n# Defenestrator Test Printer\n\nRather than see a string of dots and letters, get some darn information as your tests are running. \n\n![](https://raw.githubusercontent.com/defenestrator/test-printer/master/assets/images/screenshot.png)\n\n## Installation\n\nInstall Defenestrator Test Result Printer with composer:\n\n\tcomposer require --dev defenestrator/test-printer\n\nYou may alternatively include the project in your composer.json:\n\n```json\n\t{\n\t\t\"require-dev\": {\n\t\t\t\"defenestrator/test-printer\": \"\u003e=3.0.0\"\n\t\t}\n\t}\n```\n\nIf you don't use composer, you can simply download and save `TestResultPrinter.php` wherever you want. \nYou should seriously use composer, dork.\n\n## Usage\n\nTo use the `TestResultPrinter` class,  specify it in the root `\u003cphpunit\u003e` element of `phpunit.xml`. \n\n```\n\u003cphpunit\n    colors=\"true\"\n    printerClass=\"Defenestrator\\TestResultPrinter\"\n    \u003e\n    ...\n\u003c/phpunit\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefenestrator%2Ftest-printer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefenestrator%2Ftest-printer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefenestrator%2Ftest-printer/lists"}