Registry / testing / spryker-testify

spryker-testify

JSON →
library3.63.2phppackagistunverified

Testify module.

composer require spryker/testify
INSTALL
IMPORT
SIG · SPRYKER-TESTIFY
S
spryker-testify
testingphpv3.63.2
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.

TestifyBusinessFactory
✓ use Spryker\Zed\Testify\Business\TestifyBusinessFactory;

Use the Testify module's business factory to create test helpers.

use Spryker\Zed\Testify\Business\TestifyBusinessFactory; $factory = new TestifyBusinessFactory(); $helper = $factory->createHelper(); echo get_class($helper);
Debug
Known issues
breakingDepends on specific Spryker Kernel version; check compatibility.
fix
Ensure spryker/kernel version matches the required range.
affects: >=3.0.0
Upgrade
Version history
3.63.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
spryker-testify — pip install spryker-testify · libregistry