Skip to content

Tags: Codeception/lib-asserts

Tags

3.0.0

Toggle 3.0.0's commit message
chore(ci): fix release flow 

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from W0rma/fix-removed-assertions Reimplement assertions removed in PHPUnit 10/12

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from Codeception/reimplement-property-assertio… …ns-removed-from-phpunit10 Reimplement property assertions removed from PHPUnit 10

2.0.1

Toggle 2.0.1's commit message
2.0 Fix compatibility with PHPUnit 8 

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from TavoNiievez/php74 Update codebase to PHP 7.4

1.13.2

Toggle 1.13.2's commit message
Support PHP 8 

1.13.1

Toggle 1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from Codeception/restore-wrapper-methods Use wrapper methods again

1.13.0

Toggle 1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for full PHPUnit public API (#5) * Support for full PHPUnit public API Separate methods inherited from the PHPUnit library to an individual trait for clarity and maintainability added documentation via PHP annotations * Added docs for list of supported asserts * re-added some custom methods dropped by accident. Fix little typo. * Updated list of supported assertions. * Improved docs. * Fix assertCount msg optional

1.12.0

Toggle 1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from Codeception/phpunit9-deprecations Phpunit 9 deprecations

1.11.0

Toggle 1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support PHPUnit 9 in this branch too.