RSS | Module Info | Add a review of Test-LongString
Test-LongString
(0.09)
Contains string functions rather like the the 'eq' 'ne' 'like' and similar used by Test::* modules, but LongString's operate without outputting all of the string, so tests are easier to read.
I regularaly (at times, every minute, for hours on end) have to perform simple tests on large (>1 MB) multi-line docs, and until I learnt of this module, I spent a lot of time scrolling and using my editors 'find' feature. Test::LongString makes life a lot more pleasant, which definitely earns 5/5.
Lee Goddard - 2006-09-07T04:37:14 (permalink)
10 out of 10 found this review helpful.
Was this review helpful to you?
Yes
No
Test-LongString
(0.09)
Works great, and is used by other testing modules like Test::WWW::Mechanize, which uses it to test web page content.
Mark Stosberg - 2006-06-21T11:04:32 (permalink)
8 out of 8 found this review helpful.
Was this review helpful to you?
Yes
No
Test-LongString
(0.05)
If you're doing any sort of testing of long and/or binary data items, you need Test::LongString to make the diagnosis of failures easier.
Andy Lester - 2004-12-09T08:09:30 (permalink)
1 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No

