Registry / testing / wp-cli-wp-cli-tests

wp-cli-wp-cli-tests

JSON →
library5.1.11phppackagistunverified

WP-CLI testing framework

composer require wp-cli/wp-cli-tests
INSTALL
IMPORT
SIG · WP-CLI-WP-CLI-TEST
W
wp-cli-wp-cli-tests
testingphpv5.1.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestCase
use WP_CLI\Tests\TestCase;

Create a test case extending WP-CLI test framework

use WP_CLI\Tests\TestCase; class MyTest extends TestCase { public function testExample() { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.1.11latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
wp-cli-wp-cli-tests — pip install wp-cli-wp-cli-tests · libregistry