View on GitHub

examples

Email testing and SMS verification examples using MailSlurp and a wide range of frameworks.

PHP Codeception Acceptance Test Example

Example code for testing with real emails using Codeception

Install

make composer
make install

Test

API_KEY=your-mailslurp-api-key make test