Const
Option to make each *.stories.tsx file into a test file, whereas omitting means all test files will need to be gathered as exports and executed via a mount.cy.ts file which gathers all exports from these files and iterates over them.
Option to make each *.stories.tsx file into a test file, whereas omitting means all test files will need to be gathered as exports and executed via a mount.cy.ts file which gathers all exports from these files and iterates over them.