Test::Harness in Core
Eric Wilhelm
scratchcomputing at gmail.com
Tue Jun 9 16:52:46 GMT 2009
# from David Golden
# on Tuesday 09 June 2009 05:53:
>> But certainly let's do it! :)
>
>But please do it in Test::Harness. That's where you need the plugin
>capability to let a simple Test::Harness live in core and let people
>extend it in their own tests.
I disagree. I considered Test::Harness deprecated and TAP::Harness to
be the new entry-point for adding features. Test::Harness is stuck
with back-compat, which means some behavior doesn't flex very well
because of age-old failed assumptions. For example, try running tests
against a different perl binary than the one driving the harness.
--Eric
--
"Beware of bugs in the above code; I have only proved it correct, not
tried it."
--Donald Knuth
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------
More information about the tapx-dev
mailing list