Skip to content

killua99/woocommerce-phpunit-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WooCommerce PHP Unit Framework

From the need of having a framework to work with Unit Test for project I decouple from the original woocommerce/woocommerce maininting the code untouched just modular.

Intallation

composer require killua99/woocommerce-phpunit-framework

That should do.

Usage

Just extend the class \WC_Unit_Test_Case to start working with the framework and using the creation helper $this->product = WC_Helper_Product::create_simple_product();

About

Decouple PHP Unit framework from WooCommerce repo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages