Libraries tagged by assert
mf/type-validator
35646 Downloads
TypeValidator for asserting types of values
kunstmaan/behat-bundle
59317 Downloads
Extends the MinkContext and adds some additional (sub)contexts like creating a screenshot when a step fails or wait for Ajax to finish before continuing assertPageContainsText()
huubverbeek/query-watcher
6040 Downloads
A package to watch queries in your Laravel application -- including PHPUnit asserts.
goma/goma-test-core
2004 Downloads
GomaUnitTest is a wrapper class to support PHP 5 and PHP 7 for tests. In addition it gives some helper asserts.
eonx-com/test-utils
84146 Downloads
A collection of PHP test utils, assertions stubs and test cases
discoverygarden/test_support
45 Downloads
Provides various traits to help test setup and assertions in Drupal Kernel tests
danrspencer/phpunit-expect-syntax
7404 Downloads
Expect syntax for PHPUnit assertions
bauhaus/dbasserture
14519 Downloads
DB fixture and assertion for integration tests
amashukov/rector-php-rules
874 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
ko-ko-ko/assert
7833 Downloads
Fast flexible php assert
jclaveau/phpunit-profile-asserts
1538 Downloads
Provides asserts against memory usage and execution time for PHPUnit
gong023/swagger-assert
1838 Downloads
enable to assert the swagger documented keys and API response
dentelis/phpunit-json-assert
34 Downloads
PhpUnit extension for asserting json structure with dentelis/php-structure-validator
atournayre/assert
2467 Downloads
Assertions to validate method input/output with nice error messages.
ziadoz/assertable-html
4 Downloads
Assertable HTML is an elegantly designed PHPUnit library that makes performing assertions on HTML responses from PHP and Laravel applications quick and enjoyable.