in reply to Re: Automated Path Coverage Test Case Generation
in thread Automated Path Coverage Test Case Generation

Just for clarification, this solution really only fits Perl, right? Or, would there be some clever way to use this idea to generate tests for other languages, too?

Either way, at least this could give me a headstart on Perl. Thanks!

  • Comment on Re: Re: Automated Path Coverage Test Case Generation

Replies are listed 'Best First'.
Re: Re: Re: Automated Path Coverage Test Case Generation
by Ovid (Cardinal) on Oct 06, 2003 at 15:42 UTC

    Yes, this is a "Perl only" solution. It's intimately tied to the internals of Perl. I don't know what's available for the other languages. If you find out, posting the answer here would be great (though probably as a reply to this thread since that would be such an OT root node that some monks might not like that :)

    Cheers,
    Ovid

    New address of my CGI Course.