Mar 30, 2026 Nice writeup! To avoid cluttering the development database, changing the $table_prefix to something like tests_ and activating all plugins programmatically in bootstrap.php could be a good solution.
Nice writeup! To avoid cluttering the development database, changing the
$table_prefixto something liketests_and activating all plugins programmatically inbootstrap.phpcould be a good solution.