2017 © Pedro Peláez
 

library phpunit-desktop-notifier

Get a desktop notification when PHPUnit has finished to run your tests

image

yoannrenard/phpunit-desktop-notifier

Get a desktop notification when PHPUnit has finished to run your tests

  • Monday, April 25, 2016
  • by yoannrenard
  • Repository
  • 2 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

phpunit-desktop-notifier

Build Status, (*1)

Get notified directly on your desktop that PHPUnit has finished to run your tests., (*2)

Demo, (*3)

Installing Dependencies

Use Composer and run :, (*4)

$> php composer.phar require --dev yoannrenard/phpunit-desktop-notifier

Requirements

Usage

<phpunit ...>
    ...
    <listeners>
        ...
        <listener class="PHPUnitDesktopNotifier\Listener\PHPUnitDesktopNotifierListener" />
    </listeners>
</phpunit>

Run tests

$> bin/phpunit

The Versions

25/04 2016

dev-master

9999999-dev

Get a desktop notification when PHPUnit has finished to run your tests

  Sources   Download

MIT

The Requires

 

by Renard Yoann

25/04 2016

1.0.2

1.0.2.0

Get a desktop notification when PHPUnit has finished to run your tests

  Sources   Download

MIT

The Requires

 

by Renard Yoann

23/04 2016

1.0.1

1.0.1.0

Get a desktop notification when PHPUnit has finished to run your tests

  Sources   Download

MIT

The Requires

 

by Renard Yoann

23/04 2016

1.0.0

1.0.0.0

Get a desktop notification when PHPUnit has finished to run your tests

  Sources   Download

MIT

The Requires

 

by Renard Yoann