An example dynamic import in Cypress This is based on the sample provide here but streamlined to highlight the minimum requirements in enabling dynamic import in Cypress tests. Install yarn install Run yarn cy:open Enjoy!