I have to write some unit tests for the Parrot::IO::* and Parrot::Docs::* modules and I'm wondering where to put them.

How about creating t/perl and adding Parrot_IO_*.t etc? Or should I go for a t/perl/Parrot/IO/*.t approach? Someone help me make up my mind.

No need for them to be run with make test, a perltest target can be added.

Mike

Reply via email to