Libraries tagged by asserts
ohseesoftware/laravel-assert-encrypted
36610 Downloads
Add an assertion to test for encrypted values in your database.
holgerk/assert-golden
5080 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
alezhu/phpunit-array-contains-asserts
733 Downloads
Provides PHPUnit assertions to test array contains data or structure
fredemmott/type-assert
35591 Downloads
Convert untyped data to typed data
subzeta/ruling
11500 Downloads
An stateless rule engine
widmogrod/php-exceptions
291227 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
ingenerator/mailhook
42118 Downloads
Collects email from a local postfix server so you can inspect, assert and otherwise mess around with emails sent during development.
cetera-labs/laravel-dusk-visual-assert
966 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
zheltikov/php-type-assert
1115 Downloads
zakirullin/typed-accessor
5 Downloads
Convenient array-related routine & better type casting
nunzion/php-expect
48915 Downloads
An expressive but lightweight library to validate preconditions and invariants.
mhujer/consistence-phpunit
13288 Downloads
Add PHPUnit assert for Enums from consistence/consistence
goldquality/phpunit-snapshots
140 Downloads
Snapshot testing with PHPUnit
way/phpunit-wrappers
34644 Downloads
Should and Assert wrappers for PHPUnit
std-library/type-guard
4 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.