Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

askoufis/jest-puppeteer-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction for issue 552

This repo has 3 branches. Run pnpm test to test the snapshot test in src/foo.test.js.

master branch

  • jest-puppeteer@8 installed
  • Snapshot serializer added in test file
  • Serializer has no effect on snapshot output

config-snapshot-serializers branch

  • jest-puppeteer@8 installed
  • Snapshot serializer configured in jest config
  • Serializer successfully altered snapshot output

jest-puppeteer-7 branch

  • jest-puppeteer@7 installed
  • Snapshot serializer added in test file
  • Serializer successfully altered snapshot output

About

jest-puppeteer-repro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published