Libraries tagged by assertions
webmozart/assert
813173090 Downloads
Assertions to validate method input/output with nice error messages.
spatie/phpunit-snapshot-assertions
13742629 Downloads
Snapshot testing with PHPUnit
beberlei/assert
85967037 Downloads
Thin assertion library for input validation in business models.
zenstruck/assert
10288222 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
6366915 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
codeception/module-asserts
42933034 Downloads
Codeception module containing various assertions
zenstruck/messenger-test
3179597 Downloads
Assertions and helpers for testing your symfony/messenger queues.
codeception/lib-asserts
49397293 Downloads
Assertion methods used by Codeception core and Asserts module
jasonmccreary/laravel-test-assertions
3166164 Downloads
A set of helpful assertions when testing Laravel applications.
helmich/phpunit-json-assert
3568521 Downloads
PHPUnit assertions for JSON documents
codeception/verify
13048304 Downloads
BDD assertion library for PHPUnit
sinnbeck/laravel-dom-assertions
156343 Downloads
fr3d/swagger-assertions
790209 Downloads
Test your API requests and responses against your swagger definition
christophrumpel/missing-livewire-assertions
206444 Downloads
This package adds missing livewire test assertions.
mattiasgeniar/phpunit-query-count-assertions
584324 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).