perl-Test-SQL-Data - Helps running SQL tests: database preparing and result matching
Website: | https://github.com/frankiejol/Test-SQL-Data |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
The purpose of Test::SQL::Data is to give your module a clean database to work with. When the module loads it prepares the database. You can have it empty or pre-load some SQL code before running your tests. Then you can use the module again to check if your expected results match the contents of the tables of the database.
Packages
perl-Test-SQL-Data-0.0.6-2.fc14.al.noarch [13 KiB] |
Changelog
by Robert-André Mauchin (2018-02-07):
- Constrain perl(ExtUtils::MakeMaker) to 6.76 |