Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devrnt/react-use-wizard
/ useWizard.test.tsx
File
useWizard.test.tsx
test/useWizard.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { act, renderHook } from
'@testing-library/react-hooks'
;
2
import * as React from
'react'
;
3
4
import { useWizard, Wizard } from
'../src'
;
Callers
nothing calls this directly
Calls
2
useWizard
Function · 0.90
renderUseWizardHook
Function · 0.85
Tested by
no test coverage detected