testo/assert
Assertion plugin for the Testo PHP testing framework. Adds a fluent assert/expect facade, expectation lifecycle, and helpers for matching thrown exceptions. Reports comparisons through Testo’s standard pipeline. Install via Composer: testo/assert.
[!IMPORTANT]
🪞 This is a read-only mirror.
Active development of the Testo project lives in php-testo/testo under
plugin/assert/. This repository is automatically synchronized from there on every release.File issues and pull requests in the main monorepo, not here.
Provides Testo's assertion machinery: a fluent assertion facade, expectation lifecycle, and exception-matching helpers. Tests can describe what they expect to happen and the plugin reports the comparison result through Testo's regular pipeline.
composer require --dev testo/assert
How can I help you explore Laravel packages today?