Libraries tagged by assertions
mattiasgeniar/phpunit-query-count-assertions
608823 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
878224 Downloads
JSON assertions for PHPUnit (including JSON Schema)
dillingham/nova-assertions
231722 Downloads
Nova api testing requests & assertions
letsdrink/ouzo-goodies
547717 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
helmich/phpunit-psr7-assert
1156251 Downloads
PHPUnit assertions for testing PSR7-compliant applications
phpunit/phpunit-dom-assertions
308813 Downloads
DOM assertions for PHPUnit
sixlive/laravel-json-schema-assertions
205144 Downloads
Laravel JSON Schema assertions
lucatume/codeception-snapshot-assertions
479140 Downloads
Snapshot assertions sugar for Codeception.
wikimedia/assert
909628 Downloads
Provides runtime assertions
matthiasnoback/phpunit-asynchronicity
181622 Downloads
Library for asserting things that happen asynchronously with PHPUnit
ergebnis/test-util
1734847 Downloads
Provides a helper trait and generic data providers for tests.
traviscarden/behat-table-comparison
2564325 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
scriptfusion/pip
19527 Downloads
Immediately prints exceptions and assertion failures during testing.
meyfa/phpunit-assert-gd
530400 Downloads
PHPUnit matcher/assertions for GD image resources
kigaroo/snapshot-testing
515085 Downloads
Provides PHPUnit assertions for snapshot testing