Hacker News new | ask | show | jobs
by olex 584 days ago
Mailpit works amazingly for us. Thanks to it having a very simple API, we've been able to integrate it into Playwright e2e tests, and can easily verify things like complete new user registration and password reset flows in seconds. And the UI is handy for local dev work.
1 comments

Any good guides on mailpit + playwright e2e working together?