salient/testing

The testing component of the Salient toolkit

v0.99.79 2025-03-19 11:14 UTC

README

The testing component of the Salient toolkit

Latest Stable Version License CI Status Code Coverage

salient/testing provides classes that are useful in test suites.

  • MockPhpStream preserves data written to php:// streams for subsequent reading via the same URI
  • MockTarget 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.