Optional
skipFiles: string[]Any *.stories.tsx files with their full paths from root dir through to filetype suffix
Transform the full file path into the imported module. This can be tricky b/c webpack needs some manual text to hook in properly. See RequireFileCallback
Text passed to cypress's describe block
Execute all tests as part of one large cypress describe block. Put it into a file like
mount.cy.ts
with