http://www.perlmonks.org?node_id=316468


in reply to Automating Writing Regression Tests
in thread Thoughts on making modules

Hm, that's kind of what h2xs also generates. But I was talking about the actual unit tests, more than just use_ok. Wouldn't it be great if with one simple command, something would analyze a requirements list and translate it to tests? But if that were possible, we could also make it write the code itself, and we'd be out of a job.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

  • Comment on Re: Automating Writing Regression Tests

Replies are listed 'Best First'.
Re: Re: Automating Writing Regression Tests
by reyjrar (Hermit) on Dec 22, 2003 at 22:03 UTC
    I started something to this end here. I might actually pick this script up again and iron it out some more.
    -brad..