MCPcopy
hub / github.com/vercel/next.js / snapshot.tsx

File snapshot.tsx

examples/with-jest-babel/__tests__/snapshot.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { render } from "@testing-library/react";
2import Home from "@/pages/index";
3
4it("renders homepage unchanged", () => {

Callers

nothing calls this directly

Calls 3

itFunction · 0.50
renderFunction · 0.50
expectFunction · 0.50

Tested by

no test coverage detected