salient / testing
The testing component of the Salient toolkit
Installs: 2 035
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/salient/testing
Requires
- php: >=7.4
- salient/console: v0.99.80
- salient/contracts: v0.99.80
- salient/core: v0.99.80
- salient/utils: v0.99.80
This package is auto-updated.
Last update: 2025-10-05 09:00:51 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.