Hugh McCamphill
Hugh McCamphill's Blog

Hugh McCamphill's Blog

Follow
homeAboutbadges
Tag

mobile

#mobile

More content

Read more stories on Hashnode


Articles with this tag

Visual regression testing React Native apps with Detox and Jest

Feb 12, 20225 min read

Visual regression testing with Detox Detox supports taking screenshots, which can be used for visual regression testing purposes. As discussed in the...

Visual regression testing React Native apps with Detox and Jest

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