Libraries tagged by assertion
webmozart/assert
769951849 Downloads
Assertions to validate method input/output with nice error messages.
spatie/phpunit-snapshot-assertions
12024803 Downloads
Snapshot testing with PHPUnit
beberlei/assert
82079216 Downloads
Thin assertion library for input validation in business models.
nette/tester
6050803 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
codeception/module-asserts
40109071 Downloads
Codeception module containing various assertions
zenstruck/messenger-test
2680483 Downloads
Assertions and helpers for testing your symfony/messenger queues.
codeception/lib-asserts
46140278 Downloads
Assertion methods used by Codeception core and Asserts module
jasonmccreary/laravel-test-assertions
2904789 Downloads
A set of helpful assertions when testing Laravel applications.
zenstruck/assert
8925055 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
helmich/phpunit-json-assert
3083016 Downloads
PHPUnit assertions for JSON documents
codeception/verify
12640759 Downloads
BDD assertion library for PHPUnit
sinnbeck/laravel-dom-assertions
135448 Downloads
fr3d/swagger-assertions
767994 Downloads
Test your API requests and responses against your swagger definition
christophrumpel/missing-livewire-assertions
163562 Downloads
This package adds missing livewire test assertions.
mattiasgeniar/phpunit-query-count-assertions
542154 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).