Download the PHP package kocal/symfony-mailer-testing without Composer
On this page you can find all versions of the php package kocal/symfony-mailer-testing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kocal/symfony-mailer-testing
More information about kocal/symfony-mailer-testing
Files in kocal/symfony-mailer-testing
Download kocal/symfony-mailer-testing
More information about kocal/symfony-mailer-testing
Files in kocal/symfony-mailer-testing
Vendor kocal
Package symfony-mailer-testing
Short Description Test your emails with Behat and Cypress, when using the Symfony Mailer component.
License MIT
Package symfony-mailer-testing
Short Description Test your emails with Behat and Cypress, when using the Symfony Mailer component.
License MIT
Please rate this library. Is it a good library?
Informations about the package symfony-mailer-testing
Symfony Mailer Testing
Test emails sent by the Symfony Mailer with Behat and Cypress.
This testing library provides the same PHPUnit assertions for Email Messages from Symfony, but for Behat and Cypress:
assertEmailCount
assertQueuedEmailCount
assertEmailIsQueued
assertEmailIsNotQueued
assertEmailAttachmentCount
assertEmailTextBodyContains
assertEmailTextBodyNotContains
assertEmailHtmlBodyContains
assertEmailHtmlBodyNotContains
assertEmailHasHeader
assertEmailNotHasHeader
assertEmailHeaderSame
assertEmailHeaderNotSame
assertEmailAddressContains
With additional assertions:
assertEmailSubjectSame
assertEmailSubjectContains
assertEmailSubjectMatches
assertEmailTextBodyMatches
assertEmailTextBodyNotMatches
assertEmailHtmlBodyMatches
assertEmailHtmlBodyNotMatches
assertEmailAttachmentNameSame
assertEmailAttachmentNameMatches
Documentation
The documentation can be found at ./docs
.
All versions of symfony-mailer-testing with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
ext-json Version *
phpunit/phpunit Version ^9.1 || ^10.0
symfony/console Version ^5.4 || ^6.0 || ^7.0
symfony/mailer Version ^5.4 || ^6.0 || ^7.0
ext-json Version *
phpunit/phpunit Version ^9.1 || ^10.0
symfony/console Version ^5.4 || ^6.0 || ^7.0
symfony/mailer Version ^5.4 || ^6.0 || ^7.0
The package kocal/symfony-mailer-testing contains the following files
Loading the files please wait ....