opnsense-ports/databases/p5-Test-Database/pkg-descr
2022-09-07 22:33:21 +02:00

7 lines
343 B
Text

There's plenty of modules which need a database, and they all have
to be configured differently and they're always a PITA when you first
install and each and every time they upgrade.
Test::Database provides a simple way for test authors to request
a test database, without worrying about environment variables or the
test host configuration.