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
Example code for testing with real emails using PHPUnit
make composer
make install
API_KEY=your-mailslurp-api-key make test