PHPackages                             greys/woocommerce-phpunit-framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. greys/woocommerce-phpunit-framework

ActiveLibrary[Framework](/categories/framework)

greys/woocommerce-phpunit-framework
===================================

WooCommerce PHPUnit Framework v5.0 - Compatible with WooCommerce 6.5.0+

5.0.0(7mo ago)034[1 issues](https://github.com/jgreys/woocommerce-phpunit-framework/issues)3GPL-3.0-or-laterPHPPHP &gt;=7.0CI failing

Since Oct 3Pushed 7mo agoCompare

[ Source](https://github.com/jgreys/woocommerce-phpunit-framework)[ Packagist](https://packagist.org/packages/greys/woocommerce-phpunit-framework)[ Docs](https://github.com/jgreys/woocommerce-phpunit-framework)[ RSS](/packages/greys-woocommerce-phpunit-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (6)Used By (3)

WooCommerce PHPUnit Framework
=============================

[](#woocommerce-phpunit-framework)

[![Packagist Version](https://camo.githubusercontent.com/3d82c690eb2c67671ec734da0dd8657b3d05abb8a2034e182a61b66ffc87c084/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67726579732f776f6f636f6d6d657263652d706870756e69742d6672616d65776f726b)](https://packagist.org/packages/greys/woocommerce-phpunit-framework)[![License](https://camo.githubusercontent.com/6dc6ec4e0c922474beb1ed5ee04da321357e95878afd79a0b57f692220a476cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f67726579732f776f6f636f6d6d657263652d706870756e69742d6672616d65776f726b)](LICENSE)

Standalone WooCommerce PHPUnit testing framework. Test helpers, mock classes, and base test cases for WooCommerce extensions.

Installation
------------

[](#installation)

```
composer require --dev greys/woocommerce-phpunit-framework:^5.0
```

### Version Selection

[](#version-selection)

FrameworkWooCommerceCommand`^1.0`2.2 - 2.6`composer require --dev greys/woocommerce-phpunit-framework:^1.0``^2.0`3.0 - 4.1`composer require --dev greys/woocommerce-phpunit-framework:^2.0``^3.0`4.2 - 5.9`composer require --dev greys/woocommerce-phpunit-framework:^3.0``^4.0`6.0 - 6.4`composer require --dev greys/woocommerce-phpunit-framework:^4.0``^5.0`6.5+`composer require --dev greys/woocommerce-phpunit-framework:^5.0`See [VERSIONS.md](VERSIONS.md) for version details.

Quick Start
-----------

[](#quick-start)

```
