Libraries tagged by assertion
mattiasgeniar/phpunit-query-count-assertions
587950 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
857326 Downloads
JSON assertions for PHPUnit (including JSON Schema)
dillingham/nova-assertions
219901 Downloads
Nova api testing requests & assertions
letsdrink/ouzo-goodies
537286 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
helmich/phpunit-psr7-assert
1053508 Downloads
PHPUnit assertions for testing PSR7-compliant applications
phpunit/phpunit-dom-assertions
302002 Downloads
DOM assertions for PHPUnit
ghostwriter/psr-phpunit-assertions
145888 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
sixlive/laravel-json-schema-assertions
201173 Downloads
Laravel JSON Schema assertions
lucatume/codeception-snapshot-assertions
450869 Downloads
Snapshot assertions sugar for Codeception.
wikimedia/assert
896748 Downloads
Provides runtime assertions
matthiasnoback/phpunit-asynchronicity
172451 Downloads
Library for asserting things that happen asynchronously with PHPUnit
ergebnis/test-util
1723843 Downloads
Provides a helper trait and generic data providers for tests.
traviscarden/behat-table-comparison
2538590 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
scriptfusion/pip
13040 Downloads
Immediately prints exceptions and assertion failures during testing.
meyfa/phpunit-assert-gd
526436 Downloads
PHPUnit matcher/assertions for GD image resources