Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 210 Bytes

File metadata and controls

16 lines (11 loc) · 210 Bytes

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