Andrew Timberlake Andrew Timberlake

Hi, I’m Andrew, a programmer and entrepreneur from South Africa,
building Mailcast for taking control of your email.
Thanks for visiting and reading.


Improve your LiveView testing with test specific attributes

Instead of coupling your tests to the HTML structure of your LiveView, use test specific attributes to make your tests more robust. Test specific attributes can be removed to keep your production HTML clean.

30 Jan 2025

Pause tests in Ember

Every now and then you want to pause a test so you can investigate the state of the world around it.

28 May 2018