dominic-ks / bdvs-password-reset

WordPress - Allow users to reset their password using a random code via the REST API
GNU General Public License v3.0
9 stars 3 forks source link

Added basic phpunit setup #12

Open Spiker1992 opened 3 years ago

Spiker1992 commented 3 years ago

Basic setup per info at https://make.wordpress.org/cli/handbook/misc/plugin-unit-tests/ Added composer to pull both PHPUnit and WP CLI