PHPackages                             peridot-php/peridot-list-reporter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. peridot-php/peridot-list-reporter

ActiveLibrary[Testing &amp; Quality](/categories/testing)

peridot-php/peridot-list-reporter
=================================

A list reporter for the Peridot testing framework

1.0.0(11y ago)17.5k2MITPHP

Since Nov 12Pushed 11y ago2 watchersCompare

[ Source](https://github.com/peridot-php/peridot-list-reporter)[ Packagist](https://packagist.org/packages/peridot-php/peridot-list-reporter)[ RSS](/packages/peridot-php-peridot-list-reporter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (2)

Peridot List Reporter
=====================

[](#peridot-list-reporter)

[![Build Status](https://camo.githubusercontent.com/1a3a41ac3f577671d35827f4bf4f956c6338f779bb1069f8c8867b3a6b031122/68747470733a2f2f7472617669732d63692e6f72672f70657269646f742d7068702f70657269646f742d6c6973742d7265706f727465722e706e67)](https://travis-ci.org/peridot-php/peridot-list-reporter) [![HHVM Status](https://camo.githubusercontent.com/3a472e62ced3e3c0be19225cb6514ba39a91bada8c64a6f1875f3bb145b1559e/687474703a2f2f6868766d2e683463632e64652f62616467652f70657269646f742d7068702f70657269646f742d6c6973742d7265706f727465722e737667)](http://hhvm.h4cc.de/package/peridot-php/peridot-list-reporter)

A simple list reporter for the Peridot testing framework.

[![Peridot list reporter](https://camo.githubusercontent.com/6c0dd2bf9a41cf33ed5b55c44a87dba883bf465140e4ec12190338d23947dc23/68747470733a2f2f7261772e6769746875622e636f6d2f70657269646f742d7068702f70657269646f742d6c6973742d7265706f727465722f6d61737465722f6f75747075742e706e67 "Peridot list reporter in action")](https://camo.githubusercontent.com/6c0dd2bf9a41cf33ed5b55c44a87dba883bf465140e4ec12190338d23947dc23/68747470733a2f2f7261772e6769746875622e636f6d2f70657269646f742d7068702f70657269646f742d6c6973742d7265706f727465722f6d61737465722f6f75747075742e706e67)

\##Usage

We recommend installing the reporter to your project via composer:

```
$ composer require --dev peridot-php/peridot-list-reporter:~1.0

```

You can register the reporter via your [peridot.php](http://peridot-php.github.io/#plugins) file.

```
