Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactstrap/reactstrap
/ BreadcrumbList.spec.js
File
BreadcrumbList.spec.js
src/__tests__/BreadcrumbList.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
{ render, screen } from
'@testing-library/react'
;
3
import
'@testing-library/jest-dom'
;
4
import
{ BreadcrumbItem } from
'..'
;
Callers
nothing calls this directly
Calls
4
testForChildrenInComponent
Function · 0.90
testForDefaultTag
Function · 0.90
testForDefaultClass
Function · 0.90
testForCustomTag
Function · 0.90
Tested by
no test coverage detected