I know there are several unit test tools (runit, lapidary, etc.) that
are available. I was wondering if any particular one is distributed
in 1.6 automatically?
Also, what is planned along these lines for 1.8?
Thanks,
Guerry
I know there are several unit test tools (runit, lapidary, etc.) that
are available. I was wondering if any particular one is distributed
in 1.6 automatically?
Also, what is planned along these lines for 1.8?
Thanks,
Guerry
Test::Unit. See
On Thursday, June 26, 2003, at 11:01 PM, Guerry Semones wrote:
I know there are several unit test tools (runit, lapidary, etc.) that
are available. I was wondering if any particular one is distributed
in 1.6 automatically?Also, what is planned along these lines for 1.8?
Thanks,
Guerry
I know there are several unit test tools (runit, lapidary, etc.) that
are available. I was wondering if any particular one is distributed
in 1.6 automatically?
Not to my knowledge.
Also, what is planned along these lines for 1.8?
Test::Unit is included in 1.8.
Jason Creighton
On 26 Jun 2003 19:48:46 -0700 gsemones@treenleaf.com (Guerry Semones) wrote:
Mark Wilson mwilson13@cox.net wrote in message news:51EAF9C9-A84E-11D7-9F00-000393876156@cox.net…
On Thursday, June 26, 2003, at 11:01 PM, Guerry Semones wrote:
I know there are several unit test tools (runit, lapidary, etc.) that
are available. I was wondering if any particular one is distributed
in 1.6 automatically?Also, what is planned along these lines for 1.8?
Thanks,
Guerry
Test::Unit. See
Thanks to everyone for the feedback. It looks like Test::Unit is
distributed with 1.6.6 and beyond.
This is exactly what I needed.
Thanks!
Guerry