in reply to Re: Test/ Code Ratio (1x..3x)
in thread Test/ Code Ratio
I have a lot of semi-deterministic behaviour to model that is very sensitive to input conditions, and many object dependencies. *ponder* wouldn't it be great if there were some magic module that could take test harnesses and turn them into working code? Then all we'd have to do is write the test cases!
Any takers? :)package Test::ToCode;
|
---|