Libraries tagged by assertions
sixlive/laravel-json-schema-assertions
158494 Downloads
Laravel JSON Schema assertions
mattiasgeniar/phpunit-query-count-assertions
462185 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
718653 Downloads
JSON assertions for PHPUnit (including JSON Schema)
peridot-php/leo
308068 Downloads
Next level assertion and matcher library for PHP
letsdrink/ouzo-goodies
457386 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
helmich/phpunit-psr7-assert
507599 Downloads
PHPUnit assertions for testing PSR7-compliant applications
phpunit/phpunit-dom-assertions
253032 Downloads
DOM assertions for PHPUnit
lucatume/wp-snaphot-assertions
684761 Downloads
A set of utilities to support snapshot testing of WordPress code.
lucatume/codeception-snapshot-assertions
268661 Downloads
Snapshot assertions sugar for Codeception.
dillingham/nova-assertions
190146 Downloads
Nova api testing requests & assertions
wikimedia/assert
799356 Downloads
Provides runtime assertions
matthiasnoback/phpunit-asynchronicity
145565 Downloads
Library for asserting things that happen asynchronously with PHPUnit
ergebnis/test-util
1220371 Downloads
Provides a helper trait and generic data providers for tests.
traviscarden/behat-table-comparison
2360492 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
kigaroo/snapshot-testing
416211 Downloads
Provides PHPUnit assertions for snapshot testing