
App::Prove::Plugin::Pretty - Test::Pretty plugin for prove

prove -PPretty t/01_simple.t

This is a plugin for prove. This plugin enables Test::Pretty on your test script.
This plugin only affects if prove running for only one test case.

I recommend to add -PPretty to your .proverc. It makes testing life is better.