On 12/4/13 3:12 AM, Francesc Guasch wrote:
On Tue, Dec 03, 2013 at 07:09:16PM -0500, James E Keenan wrote:
1. Is this module built on the Test::Builder framework in the way
that Test::Simple, Test::More, Test::Most, etc., are?
It is not built on Test::Builder. It requires Test::More.
It performs tests on the data and runs ok and not_ok.
Test::Builder is what's inside Test::Simple, Test::More, etc. So your
distro is built on Test::Builder -- which is what I was hoping for.
2. Is the source code publicly available somewhere, e.g., github.com?
I don't know what I was waiting for. Here it is now:
https://github.com/frankiejol/Test-SQL-Data