salient / testing
The testing component of the Salient toolkit
v0.99.79
2025-03-19 11:14 UTC
Requires
- php: >=7.4
- salient/console: v0.99.79
- salient/contracts: v0.99.79
- salient/core: v0.99.79
- salient/utils: v0.99.79
This package is auto-updated.
Last update: 2025-03-31 01:31:53 UTC
README
The testing component of the Salient toolkit
salient/testing
provides classes that are useful in test suites.
MockPhpStream
preserves data written tophp://
streams for subsequent reading via the same URIMockTarget
records messages logged via the Salient toolkit's Console API
Documentation
API documentation for salient/testing
tracks the main
branch of
the toolkit's GitHub repository, where further documentation can also
be found.