Add WooCommerce Admin Test Helper to Debugging

Chi-Hsuan Huang 2022-04-13 12:13:15 +08:00
parent 0b2cecca5b
commit 6d876a7135
1 changed files with 4 additions and 0 deletions

@ -268,6 +268,10 @@ To activate, open up your browser console and add this:
localStorage.setItem( 'debug', 'wc-admin:*' );
```
### WooCommerce Admin Test Helper
[WooCommerce Admin Test Helper](https://github.com/woocommerce/woocommerce-admin-test-helper) is a plugin that makes it easier to test the WooCommerce Admin plugin.
## IDE integrations