Registry / testing / gin0115-wpunit-helpers

gin0115-wpunit-helpers

JSON →
library1.1.1phppackagistunverified

A series of helper classes, functions and traits for testing with WPUnit for WordPress.

composer require gin0115/wpunit-helpers
INSTALL
IMPORT
SIG · GIN0115-WPUNIT-HEL
G
gin0115-wpunit-helpers
testingphpv1.1.1
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 Gin0115\WPUnitHelpers\TestCase;

Extend the WPUnit TestCase for WordPress testing.

<?php use Gin0115\WPUnitHelpers\TestCase; class MyTest extends TestCase { public function testExample() { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
gin0115-wpunit-helpers — pip install gin0115-wpunit-helpers · libregistry