Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Simple CPAN distribution.

Report information
The Basics
Id: 22154
Status: resolved
Priority: 0/
Queue: Test-Simple

People
Owner: Nobody in particular
Requestors: mschwern [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Provide documentation on how to properly wrap Test::More
Lots of people seem to want to write module wrappers around Test::More so they have one module to provide Test::More's functionality plus additional stuff. I'm not a huge fan of this, but if people are going to do it they might as well do it right.
TB2 will resolve this by allowing Test::More functions to be wrapped and they'll Just Work.