Subject: | test failures - missing deps |
Hello,
When I tried to install DBIC::Migration v0.002 it failed the use_ok tests for ::MySQLSandbox,
::PostgresqlSandbox, and Test::DBIx::Class::FixtureCommand::Population due to missing
dependencies on Test::mysql, Test::postgresql, and Test::DBIx::Class. I'm guessing it might also
fail on ::SqliteSandbox if DBD::SQLite isn't installed, though I couldn't reproduce that myself.
Thank you for writing this, I'm excited to try it out for an upcoming project!
Cheers,
Fitz Elliott