Registry / testing / quillstack-unit-tests

quillstack-unit-tests

JSON →
library0.2.17phppackagistunverified

A simple library for unit testing in PHP 8.

composer require quillstack/unit-tests
INSTALL
IMPORT
SIG · QUILLSTACK-UNIT-TE
Q
quillstack-unit-tests
testingphpv0.2.17
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 Quillstack\UnitTests\TestCase;

Write a basic unit test

use Quillstack\UnitTests\TestCase; class MyTest extends TestCase { public function testExample(): void { $this->assertTrue(true); } }
Debug
Known issues
breakingRequires PHP 8.0 or higher
fix
Upgrade PHP to version 8.0+
affects: <0.1.0
Upgrade
Version history
0.2.17latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
quillstack-unit-tests — pip install quillstack-unit-tests · libregistry