{"id":15014499,"url":"https://github.com/limedeck/phpunit-detailed-printer","last_synced_at":"2025-08-02T16:07:57.022Z","repository":{"id":10444726,"uuid":"65769110","full_name":"LimeDeck/phpunit-detailed-printer","owner":"LimeDeck","description":"Detailed output formatter for PHPUnit tests","archived":false,"fork":false,"pushed_at":"2022-03-11T15:39:11.000Z","size":848,"stargazers_count":39,"open_issues_count":3,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-17T05:56:39.530Z","etag":null,"topics":["phpunit","phpunit-printer"],"latest_commit_sha":null,"homepage":"","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/LimeDeck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-15T22:26:21.000Z","updated_at":"2023-10-29T10:02:50.000Z","dependencies_parsed_at":"2022-08-07T05:15:47.970Z","dependency_job_id":null,"html_url":"https://github.com/LimeDeck/phpunit-detailed-printer","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeDeck%2Fphpunit-detailed-printer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeDeck%2Fphpunit-detailed-printer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeDeck%2Fphpunit-detailed-printer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeDeck%2Fphpunit-detailed-printer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LimeDeck","download_url":"https://codeload.github.com/LimeDeck/phpunit-detailed-printer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230394228,"owners_count":18218707,"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":["phpunit","phpunit-printer"],"created_at":"2024-09-24T19:45:42.263Z","updated_at":"2024-12-19T07:07:02.936Z","avatar_url":"https://github.com/LimeDeck.png","language":"PHP","readme":"# 📋 Detailed PHPUnit Printer\n\nIt turns the default PHPUnit output...\n\n![default-printer](./screenshots/phpunit-default.png \"Default PHPUnit output.\")\n\n... into a more informative output with readable function names and execution time allowing you to start fixing errors even before the whole suite finishes:\n\n![detailed-printer](./screenshots/phpunit-pretty.png \"PHPUnit output with this printer.\")\n\n[![Build Status: Linux](https://travis-ci.org/LimeDeck/phpunit-detailed-printer.svg?branch=master)](https://travis-ci.org/LimeDeck/phpunit-detailed-printer)\n[![Build status: Windows](https://ci.appveyor.com/api/projects/status/656nmj6oxbnq4sri/branch/master?svg=true)](https://ci.appveyor.com/project/HRcc/phpunit-detailed-printer/branch/master)\n[![GitHub release](https://img.shields.io/github/release/LimeDeck/phpunit-detailed-printer.svg)](https://github.com/limedeck/phpunit-detailed-printer)\n\n## Installation\n\n```\ncomposer require limedeck/phpunit-detailed-printer --dev\n```\n\n### PHPUnit version compatibility\n\n PHPUnit  | Package\n:---------|:----------\n 9.x.x    | 6.x.x\n 8.x.x    | 5.x.x\n 7.x.x    | 4.x.x\n 6.x.x    | 3.2.x\n 5.x.x    | 2.0.x\n\n\n## Usage\n\nSet the printer class in `phpunit.xml`\n\n```\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cphpunit backupGlobals=\"false\"\n         ...\n         printerClass=\"LimeDeck\\Testing\\Printer\"\n         ...\n         \u003e\n```\n\n## Tests\nTo run the test suite, use `phpunit` command.\n\n## Contributing\nThanks for your interest in PHPUnit Detailed Printer! If you'd like to contribute, please read our [contributing guide](CONTRIBUTING.md).\n\n## License\n\nDetailed PHPUnit Printer is open-sourced software licensed under the MIT license. If you'd like to read the license agreement, click [here](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimedeck%2Fphpunit-detailed-printer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimedeck%2Fphpunit-detailed-printer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimedeck%2Fphpunit-detailed-printer/lists"}