Zenzizenzizenzic has asked for the wisdom of the Perl Monks concerning the following question:
Have been working in Perl at my current job for about 3 years. We have currently no in place testing of any sort for the perl code. What I've seen seems to require all the parts to be tested to be in modules. 80% of the code base is in .pl files only. Is there any (easy, hopefully) way to be able to test this code without re-writes?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Needing help on testing
by davido (Cardinal) on Oct 30, 2018 at 00:25 UTC | |
by Zenzizenzizenzic (Pilgrim) on Oct 30, 2018 at 21:01 UTC | |
Re: Needing help on testing
by roboticus (Chancellor) on Oct 29, 2018 at 21:56 UTC | |
Re: Needing help on testing
by eyepopslikeamosquito (Archbishop) on Oct 30, 2018 at 06:22 UTC | |
Re: Needing help on testing
by Discipulus (Canon) on Oct 29, 2018 at 21:42 UTC | |
by AnomalousMonk (Archbishop) on Oct 30, 2018 at 00:25 UTC | |
by holli (Abbot) on Oct 30, 2018 at 15:43 UTC | |
by AnomalousMonk (Archbishop) on Oct 30, 2018 at 19:22 UTC | |
by cavac (Prior) on Oct 31, 2018 at 09:42 UTC | |
by stevieb (Canon) on Oct 31, 2018 at 14:01 UTC | |
by Your Mother (Archbishop) on Oct 31, 2018 at 15:02 UTC | |
by cavac (Prior) on Oct 31, 2018 at 09:45 UTC | |
by choroba (Cardinal) on Oct 31, 2018 at 10:26 UTC | |
by Your Mother (Archbishop) on Oct 31, 2018 at 13:59 UTC | |
by Zenzizenzizenzic (Pilgrim) on Oct 30, 2018 at 21:00 UTC | |
Re: Needing help on testing
by Your Mother (Archbishop) on Oct 29, 2018 at 21:52 UTC | |
Re: Needing help on testing
by pryrt (Abbot) on Oct 29, 2018 at 21:57 UTC | |
Re: Needing help on testing
by Anonymous Monk on Oct 30, 2018 at 02:38 UTC | |
Re: Needing help on testing
by Anonymous Monk on Oct 29, 2018 at 21:27 UTC | |
by Zenzizenzizenzic (Pilgrim) on Oct 30, 2018 at 20:57 UTC |