chromatic <[EMAIL PROTECTED]> writes:

> On Thu, 2005-10-27 at 10:26 -0700, jerry gay wrote:
>
>> we're missing some parts of a testing framework. we don't have the
>> ability to write test files in PIR, so we're dependent on a perl
>> install for testing. perl's a great language for writing tests anyway,
>> and right now we're dependent on perl for parrot's configure and build
>> as well. that said, breaking this dependency will make parrot just a
>> bit closer to standing on its own.
>
> We have a Test::Builder port in PIR.  I will move up my plan to port
> Parrot::Test to use it.

Somewhere I have the beginnings of an xUnit style 'parrotunit' testing
framework, but that was written ages ago, so I'd need to start it again, but it
wasn't that hard to implement.

-- 
Piers Cawley <[EMAIL PROTECTED]>
http://www.bofh.org.uk/

Reply via email to