2017 © Pedro Peláez
 

library fakesmtp-codeception-module

Test email sending in your codeception tests

image

tozzr/fakesmtp-codeception-module

Test email sending in your codeception tests

  • Friday, November 27, 2015
  • by tozzr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

fakesmtp codeception Module

modules:
  enabled:
    - FakeSmtp
  config:
    FakeSmtp
      dir: /home/me/my/fake/mail/dir

functions:, (*1)

$I->resetEmails();

$I->seeInLastEmail($string)

The Versions

27/11 2015

dev-master

9999999-dev

Test email sending in your codeception tests

  Sources   Download

MIT

by Torsten Hein