linepogl/should

A PHPUnit extension with enhanced constraints ready for the pipe operator.

0.1 2025-09-07 15:19 UTC

This package is auto-updated.

Last update: 2025-09-07 15:22:52 UTC


README

A PHPUnit extension with enhanced constraints ready for the pipe operator.

'test'
|> shouldBe('test')

Installation

composer require --dev linepogl/should