Updated How to set up WooCommerce development environment (markdown)
parent
e843f789c8
commit
9df38215ac
|
@ -80,6 +80,6 @@ While developing, we recommend adding support to your editor for the following (
|
|||
## Additional resources
|
||||
|
||||
1. [Running unit tests](https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/tests/README.md)
|
||||
2. [Running Puppeteer E2E tests (depecrated)](https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/tests/e2e/README.md)
|
||||
2. [Running Puppeteer E2E tests (deprecated)](https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/tests/e2e/README.md)
|
||||
2. [Running Playwright E2E tests (recommended)](https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/tests/e2e-pw/README.md)
|
||||
3. [Extra VVV configurations](Extra-VVV-Configurations)
|
Loading…
Reference in New Issue