# WooCommerce Admin Test Helper A plugin that makes it easier to test the WooCommerce Admin plugin. ## Development To get started, run the following commands: ```text npm install npm start ``` See [wp-scripts](https://github.com/WordPress/gutenberg/tree/master/packages/scripts) for more usage information.