Skip to content

Listens for the file save command and tries to run the associated phpunit test file.

Notifications You must be signed in to change notification settings

tmysik/zvps-netbeans-phpunit-watcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netbeans PHPUnit Watcher

PHPUnit Watcher is a small light weight plugin to assist PHP developers in TDD.

Each time you save the current file Watcher will look for a related test through the current project PHPUnit test provider, if it comes across the test it will attempt to automatically run the whole test file.

Results show up in the Test Results panel which enables you to keep an eye on your tests as you make changes.

About

Listens for the file save command and tries to run the associated phpunit test file.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%