Registry / testing / horde-test

horde-test

JSON →
library2.6.4phppackagistunverified

Unit testing library.

composer require horde/test
INSTALL
IMPORT
SIG · HORDE-TEST
H
horde-test
testingphpv2.6.4
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.

Factory
use Horde_Test_Factory;

Create a test instance using the factory.

<?php require 'vendor/autoload.php'; use Horde_Test_Factory; $factory = new Horde_Test_Factory(); // Example usage (actual API may vary) $test = $factory->create(); echo get_class($test);
Debug
Known issues
breakingLegacy package; consider using PHPUnit instead.
fix
Migrate to PHPUnit for better support and features.
affects: *
Upgrade
Version history
2.6.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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