Download the PHP package killua99/woocommerce-phpunit-framework without Composer
On this page you can find all versions of the php package killua99/woocommerce-phpunit-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download killua99/woocommerce-phpunit-framework
More information about killua99/woocommerce-phpunit-framework
Files in killua99/woocommerce-phpunit-framework
Download killua99/woocommerce-phpunit-framework
More information about killua99/woocommerce-phpunit-framework
Files in killua99/woocommerce-phpunit-framework
Vendor killua99
Package woocommerce-phpunit-framework
Short Description WooCommerce PHP Unit test decoupled
License GPL-2.0+
Homepage https://github.com/killua99/woocommerce-phpunit-framework
Package woocommerce-phpunit-framework
Short Description WooCommerce PHP Unit test decoupled
License GPL-2.0+
Homepage https://github.com/killua99/woocommerce-phpunit-framework
Please rate this library. Is it a good library?
Informations about the package woocommerce-phpunit-framework
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();
All versions of woocommerce-phpunit-framework with dependencies
PHP Build Version
Package Version
The package killua99/woocommerce-phpunit-framework contains the following files
Loading the files please wait ....