On Monday, November 11, 2002, at 12:31  PM, Garrett Goebel wrote:
Can anyone write up a detailed document describing how one would go about
writing Perl6 test cases and submitting them to Parrot? The parrot
documentation on testing, is understandably focused on testing parrot... not
the languages running on parrot.
Allison, if you could arrange an official liaison on p6i that could direct (in a definitive, buck-stops-here way) authors' efforts w/ regard to how perl6-specific tests should be written, we would be grateful. We seem to have a decent number of people here willing to do it, if they get some tutoring to start out.

Otherwise useful links include:

A basic guide to writing tests for Parrot
http://www.parrotcode.org/docs/tests.pod.html

chromatic's: An Introduction to Testing
http://www.perl.com/pub/a/2001/12/04/testing.html

And there's the Perl QA sites:
http://qa.perl.org/
http://magnonel.guild.net/~schwern/cgi-bin/perl-qa-wiki.cgi

And Michael G. Schwern's:
http://magnonel.guild.net/~schwern/talks/Writing_A_Test_Library/ full_slides/
MikeL

Reply via email to