2017 © Pedro Peláez
 

library guerrillamail

A simple GuerrillaMail library for PHP 5.4+

image

comicrelief/guerrillamail

A simple GuerrillaMail library for PHP 5.4+

  • Monday, October 30, 2017
  • by adamclark-dev
  • Repository
  • 5 Watchers
  • 1 Stars
  • 3,742 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 19 Versions
  • 15 % Grown

The README.md

Behat email testing suite

A Simple Library that utilises GuerrillaMail and provides some basic behat tests, that allow you to test succesful form submissions that send emails., (*1)

GuerrillaMail is a free service and is therefore perfect for email testing. This project was forked from taion809/GuerrillaMail and has been reduced marginally to just use CURL and to add some basic modeling to the GuerrillaMail API responses., (*2)

It is only recommended to use this library for testing in behat, as we will be undertaking more work to improve underlying API response modeling, however we will try to ensure compatibility with tests in tagged releases., (*3)

Installation

This library uses composer, you can install it using composer on the command like so,, (*4)

composer require comicrelief/guerrillamail

Behat Tests

The follwing behat tests will check for emails delivered into the guerillamail account for 2 minues and will then fail., (*5)

Generate a new email address

The following will generate a new email inbox., (*6)

An email address is initially created when the package is instantiated, this therefore only needs to be run when running multiple tests on email fields., (*7)

Then I generate a new test email address

Fill a field with a test email address

The following will field a field with a test email address,, (*8)

Then I fill in the "edit-email" field with a test email address

Check inbox for email with subject & body

The following will check the inbox to see if an email exists with 'test' in the body and 'Test' in the subject., (*9)

Then I should receive an email with "test" in the body and "Test" in the subject

Check inbox for email with subject content

The following will check the inbox to see if there is an email with 'Test' in the email subject., (*10)

Then I should receive an email with "Test" in the subject

Check inbox for email with body content

The following will check the inbox to see if there is an email with 'test' in the email body., (*11)

Then I should receive an email with "Test" in the body

License

This project is licensed under the MIT License., (*12)

The Versions

30/10 2017

dev-master

9999999-dev https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

30/10 2017

1.0.12

1.0.12.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

12/10 2017

1.0.11

1.0.11.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

22/08 2017

1.0.10

1.0.10.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

21/07 2017

1.0.9

1.0.9.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

21/07 2017

1.0.8

1.0.8.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

19/07 2017

1.0.7

1.0.7.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

18/07 2017

1.0.6

1.0.6.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

18/07 2017

1.0.5

1.0.5.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

18/07 2017

1.0.4

1.0.4.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

18/07 2017

1.0.3

1.0.3.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

18/07 2017

1.0.2

1.0.2.0 https://github.com/comicrelief/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

18/07 2017

1.0.1

1.0.1.0 https://github.com/taion809/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

16/04 2015

v1.0.0

1.0.0.0 https://github.com/taion809/GuerrillaMail

A simple GuerrillaMail library for PHP 5.4+

  Sources   Download

MIT

The Requires

 

The Development Requires

email

01/11 2014

0.6.0

0.6.0.0 https://github.com/taion809/GuerrillaMail

A simple GuerrillaMail library for PHP 5.3+

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

email

01/11 2014

0.5.0

0.5.0.0 https://github.com/taion809/GuerrillaMail

A simple GuerrillaMail library for PHP 5.3+

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

email

25/08 2013

0.2.0

0.2.0.0 https://github.com/taion809/GuerrillaMail

A simple GuerrillaMail library for PHP 5.3+

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

email

09/08 2013

0.1.1

0.1.1.0 https://github.com/taion809/GuerrillaMail

A simple GuerrillaMail library for PHP 5.3+

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

email

08/08 2013

0.1.0

0.1.0.0 https://github.com/taion809/GuerrillaMail

A simple GuerrillaMail library for PHP 5.3+

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

email