MCPcopy
hub / github.com/vercel/next.js / index.test.tsx

File index.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

describeFunction · 0.85
getByRoleMethod · 0.80
itFunction · 0.50
renderFunction · 0.50
expectFunction · 0.50

Tested by

no test coverage detected