Libraries tagged by asserts
expectation/peridot-expectation
3906 Downloads
Expectation for peridot
concilio/contractor
23 Downloads
Based on hediet/contracts. A library which helps to specify, check and reflect code contracts. Fast porting for wordpress. An additional layer simply makes it possible to invalidate the exceptions in a production context.
cedx/phpunit-expect
7246 Downloads
BDD assertion library based on PHPUnit, inspired by Chai.
terah/data-types
1372 Downloads
Some basic datatypes
lastdragon-ru/phpunit-xml
25 Downloads
PHPUnit XML / XML Schema assertions.
babu-ch/phpcs-aaa
0 Downloads
PHP_CodeSniffer standard that enforces the Arrange-Act-Assert pattern in test code.
nuxed/json
665 Downloads
Nuxed Json
zestic/codeception-jwt
32 Downloads
Asserts for jwt token
ykachala/evals
0 Downloads
Prompt and LLM-output regression testing for PHP. Define golden datasets, assert on model output (schema, semantic similarity, LLM-as-judge), and gate CI on quality scores.
star/structure-assertion
179 Downloads
PHP Tool to assert array structure using the fluent interface
selami/entity
8 Downloads
A library to assert variable types and values for a model defined using JSON Schema standard (draft-07 and draft-06).
savinmikhail/enforce-aaa-pattern-rector
270 Downloads
Rector rule to enforce the presence of 'arrange', 'act', 'assert' structure of phpunit tests
piggly/php-value-types
9 Downloads
Immutable value objects to easy format and assert values.
phpfan/phpunit-patch
21 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
phpbehavior/phpbehavior
177 Downloads
Assert your code respect some behaviors: implement an interface, typehint parameters etc