Skip to content

Minimalistic NextJS in TypeScript with Storybook and Snapshot testing

License

Notifications You must be signed in to change notification settings

softspiders/next-typescript-storybook-snapshot-test

Repository files navigation

SOFTSPIDERS

next-typescript-storybook-snapshot-test

Minimalistic NextJS in TypeScript with Storybook and Snapshot testing

Feature tags

  • next
  • storybook
  • storyshot,
  • template
  • ts

Direct ancestors - also by code

Minimalistic NextJS in TypeScript with Storybook


Install

yarn

Running

npm run dev

Running tests

npm test

Updating snapshots

npm test -- -u

Running Storybook

npx start-storybook -p 6006 -c .storybook

Authors

Alexander Lapygin


Inspired by

Manuel Schoebel - Jest unit and snapshot testing with TypeScript in a next.js app


License

Licensed under the MIT license.