logoalt Hacker News

Joel_Mckaytoday at 7:55 AM0 repliesview on HN

Usually set up a custom build-bot that pulled a named branch into a VM with a read-only backing image. Had to be done that way for a number of reasons, but mainly simplified dealing with fussy fragile cross-platform build/test environments.

I should also add even simple visgrep and xdotool can automate a lot of checks that normally takes hours of repetitive testing.

Best of luck =3