Does anyone have any app suggestions for automatic testing of my Shopify App

Topic summary

A developer is seeking recommendations for automated testing tools for their Shopify app. They want to create multiple workflow tests that can run simultaneously, eliminating the need for manual testing after each release.

Challenge identified:

  • Testing an app embedded within Shopify Admin/POS creates unique integration difficulties
  • DataDog’s synthetic testing feature was explored but couldn’t integrate with Shopify, despite its appealing mouse-click tracking functionality

Current status:
The question remains unanswered, with the developer looking for alternative solutions or advice from others who have tackled similar automated testing challenges in the Shopify ecosystem.

Summarized with AI on October 30. AI used: claude-sonnet-4-5-20250929.

I was wondering if anyone has any experience with an app that allows them to test their shopify app workflows automatically? I want to be able to create a bunch of different tests that recreate different workflows in my app and then run them all at once so I don’t have to manually test each feature everytime i make a new release.

I tried looking into DataDog’s synthetic testing feature, but it wasn’t able to intergrate with Shopify. They create a test by tracking your mouse clicks on the screen which I thought was super cool.

I think its hard because I am essentially trying to test an app within an app (My app within Shopify Admin/POS)

Does anyone have any reccomendations/advice it would be really appreciated