Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 200 Bytes

File metadata and controls

16 lines (11 loc) · 200 Bytes

PHP Composer PHPUnit Test Example

Example code for testing with real emails using PHPUnit

Install

make composer
make install

Test

API_KEY=your-mailslurp-api-key make test