The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

genTests.pl - Creates unit test scripts for a database

VERSION

0.04

USAGE

genTests.pl --c <odbc connection> [options]

REQUIRED ARGUMENTS

-c[onnection] [=] <dsn>

Specify ODBC connection for Test script

-o[ut][dir] [=]<dir>

Specify output directory

OPTIONS

--[no]TestRun

[Don't] run a test run during generation (in order to determine result shape).

-i[n][file] [=]<file>

Specify input file

AUTHOR

Ded MedVed.

BUGS

Hopefully none.

COPYRIGHT

Copyright (c) 2014, Ded MedVed. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html)