MCPcopy 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

1import { act, renderHook } from '@testing-library/react-hooks';
2import * as React from 'react';
3
4import { useWizard, Wizard } from '../src';

Callers

nothing calls this directly

Calls 2

useWizardFunction · 0.90
renderUseWizardHookFunction · 0.85

Tested by

no test coverage detected