robiasto / codeception-maildev-module
Test emails in your Codeception acceptance tests
Package info
github.com/robiasto/codeception-maildev-module
pkg:composer/robiasto/codeception-maildev-module
2.1.0
2022-02-04 21:06 UTC
Requires
- php: ^7.4
- codeception/codeception: ^4.0
- codeception/module-asserts: ^1.2 | ^2.0
- guzzlehttp/guzzle: ^6.0 | ^7.0
Requires (Dev)
- phpmailer/phpmailer: ^6.5
This package is auto-updated.
Last update: 2026-03-27 16:39:52 UTC
README
This repository has been abandoned. Please check this fork for newer versions https://github.com/Mabahe/codeception-maildev-module
Adapted from the Codeception MailCatcher Module