Libraries tagged by assertions
spatie/tabular-assertions
73196 Downloads
Write tabular assertions with Pest or PHPUnit
sixlive/laravel-json-schema-assertions
194451 Downloads
Laravel JSON Schema assertions
mattiasgeniar/phpunit-query-count-assertions
566573 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).
estahn/phpunit-json-assertions
831907 Downloads
JSON assertions for PHPUnit (including JSON Schema)
dillingham/nova-assertions
211815 Downloads
Nova api testing requests & assertions
meyfa/phpunit-assert-gd
515223 Downloads
PHPUnit matcher/assertions for GD image resources
letsdrink/ouzo-goodies
523503 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
helmich/phpunit-psr7-assert
942366 Downloads
PHPUnit assertions for testing PSR7-compliant applications
phpunit/phpunit-dom-assertions
295010 Downloads
DOM assertions for PHPUnit
pestphp/pest-plugin-global-assertions
180723 Downloads
A plugin to add global assertions to Pest
lucatume/wp-snaphot-assertions
954534 Downloads
A set of utilities to support snapshot testing of WordPress code.
lucatume/codeception-snapshot-assertions
419430 Downloads
Snapshot assertions sugar for Codeception.
wikimedia/assert
866458 Downloads
Provides runtime assertions
matthiasnoback/phpunit-asynchronicity
165640 Downloads
Library for asserting things that happen asynchronously with PHPUnit
jbzoo/phpunit
1128339 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing