Libraries tagged by asserts
another-library/type-guard
1337 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.
widmogrod/php-exceptions
290039 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
ingenerator/mailhook
41655 Downloads
Collects email from a local postfix server so you can inspect, assert and otherwise mess around with emails sent during development.
tebru/assert
56374 Downloads
Simple function to assert conditions
puzzle/assert
41569 Downloads
Assert for PHP Unit
nicodev/asserts
30714 Downloads
List of traits that make assertions and throw Exception if assertion fails.
marcin-orlowski/type-asserts
3223 Downloads
Data type assertions.
marcin-orlowski/phpunit-extra-asserts
9932 Downloads
Extra asserts and helpers to make your unit testing easier.
ko-ko-ko/assert
7786 Downloads
Fast flexible php assert
cetera-labs/laravel-dusk-visual-assert
801 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
atournayre/assert
2126 Downloads
Assertions to validate method input/output with nice error messages.
zheltikov/php-type-assert
1024 Downloads
gong023/assert_chain
78883 Downloads
enable you to use phpunit assert with method chain
cspray/assert-throws
175 Downloads
Assertions for PHPUnit when testing code that throws complex exceptions.
alezhu/phpunit-array-contains-asserts
75 Downloads
Provides PHPUnit assertions to test array contains data or structure