Home Puth

No bulls**t testing

Puth comes with a Web GUI, Snapshots
and Laravel Integration.

Same interfaces.
No learning curve.

Puth comes with a drop-in replacement for Laravel Dusk. Simply add Puth, adjust the PuthTestCase to your needs and update your existing Browser Tests to use Puth.

Failing tests in CI/CD?
Rewatch the full test locally.

Puth creates a Snapshot file for every test. Snapshots contain the Viewport, executed Commands, console output and errors. Drag and drop your snapshot into any Puth GUI and see what went wrong.
Drag and Dropping a snapshot into the GUI

Run via Docker or install locally

You can either run Puth via Docker or npm. The Puth Instance provides a REST Api and the Web GUI. You can even host Puth on a different machine with more performance.