Libraries tagged by assort
vanderlee/php-stable-sort-functions
467309 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
pinkary-project/type-guard
9971 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.
matthiasnoback/phpunit-asynchronicity
145709 Downloads
Library for asserting things that happen asynchronously with PHPUnit
ergebnis/test-util
1220472 Downloads
Provides a helper trait and generic data providers for tests.
assertwell/phpunit-global-state
741116 Downloads
Tools for testing applications that depend on global state with PHPUnit
yousign/zdd-message-bundle
51601 Downloads
Assert Zero Downtime Deployment compliance for messages
traviscarden/behat-table-comparison
2361439 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
mpyw/phpunit-patch-serializable-comparison
163939 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
kigaroo/snapshot-testing
417320 Downloads
Provides PHPUnit assertions for snapshot testing
stevegrunwell/phpunit-markup-assertions
121470 Downloads
Assertions for PHPUnit to verify the presence or state of elements within markup
ssddanbrown/asserthtml
88502 Downloads
HTML Content Assertions for PHPUnit
spryker/assertion
2156721 Downloads
Assertion module
sixlive/json-schema-assertions
194158 Downloads
JSON Schema assertions
respect/assertion
23113 Downloads
The power of Respect\Validation into an assertion library
phrozenbyte/phpunit-array-asserts
38184 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.