Hugh McCamphill
Hugh McCamphill's Blog

Hugh McCamphill's Blog

Follow
Follow
homeAboutbadges
Tag

automation

#automation

More content

Read more stories on Hashnode


Articles with this tag

Quarantine new tests via CircleCI with Allure

Feb 12, 20224 min read

Much has been written about flaky tests, the perils of ignoring the signal they may be giving you and how to deal with them from a tools perspective,...

Quarantine new tests via CircleCI with Allure

Adding a custom reporter to Detox

Feb 12, 20222 min read

Detox is a popular automation library for mobile apps, usually those built with React Native. I recently upgraded our implementation of Detox to use...

Adding a custom reporter to Detox