{"id":13824895,"url":"https://github.com/whatthejeff/nyancat-phpunit-resultprinter","last_synced_at":"2025-04-12T23:42:59.113Z","repository":{"id":6964474,"uuid":"8217011","full_name":"whatthejeff/nyancat-phpunit-resultprinter","owner":"whatthejeff","description":"Nyan Cat result printer for PHPUnit","archived":false,"fork":false,"pushed_at":"2019-01-24T15:38:39.000Z","size":1245,"stargazers_count":283,"open_issues_count":6,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-12T23:42:55.471Z","etag":null,"topics":["nyan-cat","php","phpunit","printer","tests"],"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/whatthejeff.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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":"2013-02-15T11:11:21.000Z","updated_at":"2025-02-22T18:18:15.000Z","dependencies_parsed_at":"2022-08-24T14:07:11.466Z","dependency_job_id":null,"html_url":"https://github.com/whatthejeff/nyancat-phpunit-resultprinter","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whatthejeff%2Fnyancat-phpunit-resultprinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whatthejeff%2Fnyancat-phpunit-resultprinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whatthejeff%2Fnyancat-phpunit-resultprinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whatthejeff%2Fnyancat-phpunit-resultprinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whatthejeff","download_url":"https://codeload.github.com/whatthejeff/nyancat-phpunit-resultprinter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647256,"owners_count":21139081,"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":["nyan-cat","php","phpunit","printer","tests"],"created_at":"2024-08-04T09:01:11.292Z","updated_at":"2025-04-12T23:42:59.092Z","avatar_url":"https://github.com/whatthejeff.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"\u003cp\u003e\u003cimg alt=\"Video of the Nyan Cat result printer for PHPUnit\" src=\"https://github.com/whatthejeff/nyancat-phpunit-resultprinter/raw/master/nyan.gif\"\u003e\u003c/p\u003e\n\n## Requirements\n\nThe Nyan Cat result printer for PHPUnit requires:\n\n * PHP 7+.\n * PHPUnit 6+.\n * A terminal emulator with support for ANSI escape sequences, including color\n   and cursor control.\n\nUse version `^1.3` to support PHPUnit 4.8+ / 5+.\n\n**NOTE:** By default, the Windows console does not support ANSI escape\nsequences. If you'd like to use the Nyan Cat result printer on Windows, you\nmay want to try one of the following solutions:\n\n * [ANSICON](https://github.com/adoxa/ansicon)\n * [ConEmu](https://github.com/Maximus5/ConEmu)\n\n## Installation\n\nThe recommended way to install the Nyan Cat result printer for PHPUnit is\n[through composer](http://getcomposer.org). Just create a `composer.json` file\nand run the `composer install` command to install it:\n\n~~~json\n{\n    \"require-dev\": {\n        \"whatthejeff/nyancat-phpunit-resultprinter\": \"^2.0\"\n    }\n}\n~~~\n\nOnce installed, add the following attributes to the `\u003cphpunit\u003e` element in your\n`phpunit.xml` file:\n\n    printerFile=\"vendor/whatthejeff/nyancat-phpunit-resultprinter/src/NyanCat/PHPUnit/ResultPrinter.php\"\n    printerClass=\"NyanCat\\PHPUnit\\ResultPrinter\"\n\n**NOTE:** If PHPUnit was not installed via composer, you also need to include\nthe composer autoloader. One easy way to do this is to add the following\nattribute to the `\u003cphpunit\u003e` element in your `phpunit.xml` file:\n\n    bootstrap=\"vendor/autoload.php\"\n\n## Tests\n\n[![Build Status](https://travis-ci.org/whatthejeff/nyancat-phpunit-resultprinter.png?branch=master)](https://travis-ci.org/whatthejeff/nyancat-phpunit-resultprinter)\n\nTo run the test suite, you need [composer](http://getcomposer.org).\n\n    $ composer install\n    $ composer test\n\n## Acknowledgements\n\nThe Nyan Cat result printer for PHPUnit was __heavily__ inspired by the\nglorious [mocha/nyan.js](https://github.com/visionmedia/mocha/blob/master/lib/reporters/nyan.js).\n\n## License\n\nThe Nyan Cat result printer for PHPUnit is licensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhatthejeff%2Fnyancat-phpunit-resultprinter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhatthejeff%2Fnyancat-phpunit-resultprinter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhatthejeff%2Fnyancat-phpunit-resultprinter/lists"}