Add WooCommerce Admin Test Helper to Debugging
parent
0b2cecca5b
commit
6d876a7135
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue