> Imagine a special "inline_tests.t" which goes through every
> .pm in the distribution's "lib" directory, and runs every
> in-line test it finds directly (WITHOUT extracting it to a .t).
> All we'd need is one; it would be general-purpose, and you
> could just download it from CPAN and stick it into the
> t/ directory of any distribution.
>
> For more flexibility, the test could look at an inline_tests.t.list
> file in the cwd to determine *which* .pm's should be tested.
This could be done now, without further ado.
##<TEST>
# testing code here...
...
##</TEST>
Podulation is not needed for that capability.
--
John Porter
We're building the house of the future together.
- RFC 186 (v1) Standard support for opening i/o handles ... Perl6 RFC Librarian
- Cross-referencing RFC 186 with RFC 183 and RFC 79 Glenn Linderman
- Re: Cross-referencing RFC 186 with RFC 183 an... Michael G Schwern
- Re: Cross-referencing RFC 186 with RFC 18... Glenn Linderman
- Re: Cross-referencing RFC 186 with RF... Michael G Schwern
- Re: Cross-referencing RFC 186 wi... Glenn Linderman
- Re: Cross-referencing RFC 18... Michael G Schwern
- Re: Cross-referencing RFC 18... John Porter
- Re: Cross-referencing RF... Eryq
- Re: Cross-referencing RF... John Porter
- Re: Cross-referencing RF... Eryq
- Re: Cross-referencing RF... John Porter
- Re: Cross-referencing RFC 186 with RFC 183 an... Nathan Wiger
- Cross-referencing RFC 186 with RFC 183 and RFC 79 Glenn Linderman
