context('/examples/minimalist', () => { before(() => { cy.visit('/examples/minimalist') }) // TODO: Write tests })