Skip to content

Add option to chose between database type #39

Open
@dingo-d

Description

@dingo-d

Describe your feature request

Currently, the only database that can be used with wp-pest is SQLite.

While this is practical, as it doesn't require any manual database setup, it's not ideal. Especially if WooCommerce needs to be tested.

This is problematic also when actionscheduler has to be used.

Describe the solution you'd like

A new flag should be set to select the database type (MySQL or SQLite). If MySQL is selected, the package that adds support for SQLite won't be pulled and installed.

Please confirm that you have searched existing issues and discussions about this feature.

Yes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions