Skip to content

Tags: 123inkt/phpunit-extensions

Tags

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependency phpunit/phpunit to v13 (#36)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.12.1

Toggle v1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Bug] Fixes consecutive uneven arguments. Should allow any for missin…

…g specified argument (#35)

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update symfony packages to v8 (major) (#34)

* Update symfony packages to v8

* Add php8.5 and add symfony 8

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Frank Dekker <fdekker@123inkt.nl>

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add expectIsGranted method (#31)

* Added new expectIsGranted method
Symfony has both isGranted and denyAccessUnlessGranted, where denyAccessUnlessGranted uses isGranted internally

When testing a controller that uses isGranted instead of denyAccessUnlessGranted, it makes more sense to also use expectIsGranted

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add output url to image diff renderer (#29)

* Add output url

* Add coverage

* Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Show realpath of the output path

* Show realpath of the output path

* Fix review remark

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add pdf test trait (#28)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add expectSubmit on FormAssertion (#26)

v1.7.2

Toggle v1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add extension.neon to composer.json (#25)

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make return type of AbstractControllerTestCase compatible with phpunit (

#24)

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependency phpunit/phpunit to v12 (#21)