PHPackages                             peridot-php/peridot-watcher-plugin - 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-watcher-plugin

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

peridot-php/peridot-watcher-plugin
==================================

Watch tests for changes then run them again

1.3.2(8y ago)252.7k2[1 issues](https://github.com/peridot-php/peridot-watcher-plugin/issues)11MITPHPPHP &gt;=5.4

Since Nov 4Pushed 8y ago2 watchersCompare

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

READMEChangelogDependencies (3)Versions (10)Used By (11)

Peridot Watcher Plugin
======================

[](#peridot-watcher-plugin)

[![Build Status](https://camo.githubusercontent.com/8ec6ba68a7c20cfc69273418a097bc47c283003318590cc4615e9c4f9d24dcab/68747470733a2f2f7472617669732d63692e6f72672f70657269646f742d7068702f70657269646f742d776174636865722d706c7567696e2e706e67)](https://travis-ci.org/peridot-php/peridot-watcher-plugin) [![HHVM Status](https://camo.githubusercontent.com/1819246ed3fb9c1465e4114f9acdcb2f5077677ba4dcd34f205184779b039904/687474703a2f2f6868766d2e683463632e64652f62616467652f70657269646f742d7068702f70657269646f742d776174636865722d706c7567696e2e737667)](http://hhvm.h4cc.de/package/peridot-php/peridot-watcher-plugin)

Watch for changes in your Peridot tests and re run them when a change occurs.

[![Peridot watcher](https://camo.githubusercontent.com/5dcb9bc9d5db533a770bd6c6d3512b80b3f917518a7c47764dde6d39a3d9c7e4/68747470733a2f2f7261772e6769746875622e636f6d2f70657269646f742d7068702f70657269646f742d776174636865722d706c7567696e2f6d61737465722f776174636865722e676966 "Peridot watcher in action")](https://camo.githubusercontent.com/5dcb9bc9d5db533a770bd6c6d3512b80b3f917518a7c47764dde6d39a3d9c7e4/68747470733a2f2f7261772e6769746875622e636f6d2f70657269646f742d7068702f70657269646f742d776174636865722d706c7567696e2f6d61737465722f776174636865722e676966)

Usage
-----

[](#usage)

We recommend installing this plugin to your project via composer:

```
$ composer require --dev peridot-php/peridot-watcher-plugin:~1.3

```

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

```
