Registry / testing / papaya-test-framework

papaya-test-framework

JSON →
library6.7.0phppackagistunverified

papaya CMS unittest framework.

composer require papaya/test-framework
INSTALL
IMPORT
SIG · PAPAYA-TEST-FRAMEW
P
papaya-test-framework
testingphpv6.7.0
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 Papaya\TestFramework\TestCase;

Write a unit test extending the framework's TestCase.

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

No known issues recorded.

Upgrade
Version history
6.7.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
papaya-test-framework — pip install papaya-test-framework · libregistry