-
Notifications
You must be signed in to change notification settings - Fork 27
Home
brianium edited this page Dec 22, 2014
·
19 revisions
##Plugins
###Additional Functionality
- Yo Plugin - Send Yo notification on test pass or fail
- HttpKernel Plugin - Simplify testing HttpKernel based applications.
- Watcher Plugin - Re-run tests when a file changes.
- Prophecy Plugin - Add prophecy to tests and auto inject mocks.
###Reporters
- Code Coverage Reporters - Add code coverage reporters to Peridot
- Dot Reporter - Standard dot matrix reporter
##Examples Yo Plugin | HttpKernel Plugin | Prophecy Plugin | Leo