Libraries tagged by assert
gilsegura/assert
994 Downloads
This is a proxy project providing infrastructure for implementing [beberlei/assert](https://github.com/beberlei/assert).
czproject/assert
18030 Downloads
Assert helper.
vladahejda/phpunit-assert-exception
161137 Downloads
Assert exception/throwable/error PHPUnit trait.
thomasweinert/phpunit-xpath-assertions
23602 Downloads
Xpath assertions and constraints for PHPUnit
savvywombat/laravel-assert-selector-contains
8281 Downloads
Targeted content assertions using CSS selector expressions
phrozenbyte/phpunit-throwable-asserts
38307 Downloads
Provides various Throwable-related PHPUnit assertions.
owowagency/phpunit-snapshot-assertions
16843 Downloads
An extension of the spatie/phpunit-snapshot-assertions package.
johnbillion/falsey-assertequals-detector
7066 Downloads
Detects usage of assertEquals() with falsey values and marks the test as risky.
jcergolj/additional-test-assertions-for-laravel
6168 Downloads
Additional Test Assertions for Laravel
holgerk/assert-golden
2684 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
gong023/assert_chain
78800 Downloads
enable you to use phpunit assert with method chain
astrotomic/phpunit-assertions
7008 Downloads
Set of common PHPUnit custom assertions.
fredemmott/type-assert
35047 Downloads
Convert untyped data to typed data
subzeta/ruling
11221 Downloads
An stateless rule engine
mhujer/consistence-phpunit
8686 Downloads
Add PHPUnit assert for Enums from consistence/consistence