Codeception / Codeception/module-laravel
Laravel module email assertions
Open
enhancement
help wanted
- Dominant language
- PHP
- Stars
- 6
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Add email assertions to Laravel 5 module.
Idea for implementation came from https://laracasts.com/series/phpunit-testing-in-laravel/episodes/12. Will work with all default mail transports in Laravel, they all have the `beforeSendPerformed` method.
Have to think about a good API for these assertions though.
Contributor guide
Assessment
This issue has not been assessed yet.