On 30 Nov 2007, at 01:22, chromatic wrote:
I wonder if all of these different features for *running* tests should go into modules that play together nicely and compose in such a way that writing our
own individual runner scripts is as easy as using Test::Builder is.


Well it kinda is. The state management stuff is stand alone and App::Prove is subclassable - and nothing's too monolithic or intertwingled. It could certainly be more explicitly pluggable but I don't think it's the worst pile of bits for making testing things even now.

The priority now should be documentation. It's out of sync with the code in places and generally fails to provide a coherent view of how the bits fit together.

--
Andy Armstrong, Hexten




Reply via email to