Well, your tests shouldn't need arguments :)
If you need to database connection details, traditional solution is to either use env vars ( along the lines of TEST_MYSQL_USER TEST_MYSQL_PASS ... or TEST_MYSQL_DSN )
Of via distribution config file , which your tests know how to read
In reply to Re^5: Test::More command-line arguments?
by Anonymous Monk
in thread Test::More command-line arguments?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |