Search by

linepogl / should

linepogl

This package is abandoned and no longer maintained. No replacement package was suggested.

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-11-07 15:44:20 UTC


README

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

'test'
|> shouldBe('test')

Installation

composer require --dev linepogl/should