in reply to Re: Parameter injection for testing
in thread [Solved] Parameter injection for testing
The point (for me) of using a modulino is that the code can be invoked from the command line, but it can be used by a test script and unit tests run. Have a look at Szabgab's post https://perlmaven.com/modulino-both-script-and-module. I have struggled with unit tests for command line scripts in the past & have found modulinos a very elegant solution.
Regards,
John Davies
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Parameter injection for testing
by LanX (Saint) on Aug 25, 2022 at 21:05 UTC |