GitHub - whatthejeff/emoji-phpunit-resultprinter: Emoji result printer for PHPUnit | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

whatthejeff/emoji-phpunit-resultprinter

Repository files navigation

Screenshot of the Emoji result printer for PHPUnit

Requirements

The Emoji result printer for PHPUnit requires:

  • PHP 5.3.3 or later.
  • A terminal emulator with emoji support.

Installation

The recommended way to install the Emoji result printer for PHPUnit is through composer. Just create a composer.json file and run the php composer.phar install command to install it:

{
    "require-dev": {
        "whatthejeff/emoji-phpunit-resultprinter": "~1.0"
    }
}

NOTE: If PHPUnit was not installed via composer, you also need to include the composer autoloader when running your tests. One easy way to do this is to add the following attribute to the <phpunit> element in your phpunit.xml file:

bootstrap="vendor/autoload.php"

Available printers

The available printers are listed below. To enable one, just copy the attributes from the code section under the title and paste it to the <phpunit> element in your phpunit.xml file.

Default printer

printerFile="vendor/whatthejeff/emoji-phpunit-resultprinter/src/Emoji/PHPUnit/ResultPrinter.php"
printerClass="Emoji\PHPUnit\ResultPrinter"
  • Error: 💥
  • Failure: 🚨
  • Incomplete: 🚧
  • Risky: ⚠️
  • Skipped: 🚩
  • Pass:

Face printer

printerFile="vendor/whatthejeff/emoji-phpunit-resultprinter/src/Emoji/PHPUnit/FaceResultPrinter.php"
printerClass="Emoji\PHPUnit\FaceResultPrinter"
  • Error: 😲
  • Failure: 😡
  • Incomplete: 😶
  • Risky: 😬
  • Skipped: 😑
  • Pass: 😊

Weather printer

printerFile="vendor/whatthejeff/emoji-phpunit-resultprinter/src/Emoji/PHPUnit/WeatherResultPrinter.php"
printerClass="Emoji\PHPUnit\WeatherResultPrinter"
  • Error:
  • Failure:
  • Incomplete: ☁️
  • Risky:
  • Skipped: 🌀
  • Pass: ☀️

Cat printer

printerFile="vendor/whatthejeff/emoji-phpunit-resultprinter/src/Emoji/PHPUnit/CatResultPrinter.php"
printerClass="Emoji\PHPUnit\CatResultPrinter"
  • Error: 🙀
  • Failure: 😿
  • Incomplete: 🐱
  • Risky: 😾
  • Skipped: 😼
  • Pass: 😻

Fruit printer

printerFile="vendor/whatthejeff/emoji-phpunit-resultprinter/src/Emoji/PHPUnit/FruitResultPrinter.php"
printerClass="Emoji\PHPUnit\FruitResultPrinter"
  • Error: 🍎
  • Failure: 🍅
  • Incomplete: 🍋
  • Risky: 🍊
  • Skipped: 🍈
  • Pass: 🍏

Heart printer

printerFile="vendor/whatthejeff/emoji-phpunit-resultprinter/src/Emoji/PHPUnit/HeartResultPrinter.php"
printerClass="Emoji\PHPUnit\HeartResultPrinter"
  • Error: 💔
  • Failure: 💔
  • Incomplete: 💛
  • Risky: 💚
  • Skipped: 💙
  • Pass: ❤️

Hand printer

printerFile="vendor/whatthejeff/emoji-phpunit-resultprinter/src/Emoji/PHPUnit/HandResultPrinter.php"
printerClass="Emoji\PHPUnit\HandResultPrinter"
  • Error: 👊
  • Failure: 👊
  • Incomplete:
  • Risky:
  • Skipped:
  • Pass: 👍

Tests

Build Status

To run the test suite, you need composer.

$ php composer.phar install
$ vendor/bin/phpunit

License

The Emoji result printer for PHPUnit is licensed under the MIT license.

About

Emoji result printer for PHPUnit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.