DNS for Laravel
Testing
Testing
The package ships a Laravel-aware testing trait so a host application can assert DNS behaviour with zero network I/O.
- Fake resolver — the
InteractsWithDnstrait, stubbing records, and asserting queries.