salient / testing
The testing component of the Salient toolkit
Installs: 2 171
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/salient/testing
Requires
- php: >=7.4
- salient/console: v0.99.81
- salient/contracts: v0.99.81
- salient/core: v0.99.81
- salient/utils: v0.99.81
- dev-main
- v0.99.81
- v0.99.80
- v0.99.79
- v0.99.78
- v0.99.77
- v0.99.76
- v0.99.75
- v0.99.74
- v0.99.73
- v0.99.72
- v0.99.71
- v0.99.70
- v0.99.69
- v0.99.68
- v0.99.67
- v0.99.66
- v0.99.65
- v0.99.64
- v0.99.63
- v0.99.62
- v0.99.61
- v0.99.60
- v0.99.59
- v0.99.58
- v0.99.57
- v0.99.56
- v0.99.55
- v0.99.54
- v0.99.53
- v0.99.52
- v0.99.51
- v0.99.50
- v0.99.49
This package is auto-updated.
Last update: 2025-11-20 13:51:38 UTC
README
The testing component of the Salient toolkit
salient/testing provides classes that are useful in test suites.
MockPhpStreampreserves data written tophp://streams for subsequent reading via the same URIMockTargetrecords 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.