Skip to content

An example create-next-app project using TypeScript, Cypress, @testing-library/cypress, and instrumented coverage

Notifications You must be signed in to change notification settings

kylemh/next-ts-with-cypress-coverage

 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app for the express purpose of demonstrating Next.js, TypeScript, and Cypress working together with working coverage reports.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Then open the Cypress test runner:

npm run cypress open
# or
yarn cypress open

The Proof!

Screenshot of coverage report

About

An example create-next-app project using TypeScript, Cypress, @testing-library/cypress, and instrumented coverage

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •