Laur's blog
  • Home
  • About
  • Support my work
Sign in Subscribe

shared

A collection of 1 post
Use Shared Variables with Cypress in Typescript
cypress

Use Shared Variables with Cypress in Typescript

This week I started adding Cypress testing to my blog (with some surprises too!). I insisted to use typescript with Cypress and my code looks now like this: describe('SEO', () => { beforeEach(() => { cy.visit('/').waitForRouteChange() }) it('Contains title tag', () => { cy.get('
Sep 11, 2019 2 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost