PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Testing » PHPUnit2 » Bug #5546

Make filtering and/or filtering on the current file optional

Details

Request #5546Make filtering and/or filtering on the current file optional
Submitted2005-09-28 15:41 UTC
Frompaul at paulbutcher dot com
Assignedsebastian
StatusClosed
PackagePHPUnit2
PHP VersionIrrelevant
OSAll
Roadmaps(Not assigned)

Comments

[2005-09-28 15:41 UTC] paul at paulbutcher dot com

Description:
------------
The filename filtering implemented in PHPUnit2_Util_Filter is useful for reducing "clutter" but there are occasions where it would be useful to be able to see the information which is filtered out. In particular, I would like two options:

1) the ability to switch off all filtering

2) the ability to not filter out the file containing the current test (i.e. the call to PHPUnit2_Util_Filter::addFileToFilter in PHPUnit2_Framework_TestCase::runTest)

Thanks!

[2005-12-29 10:26 UTC] sebastian at php dot net

This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.