UNPKG

@atomic-testing/react-19

Version:

Adapter for integrating [Atomic Testing](https://atomic-testing.dev) with [React 19](https://react.dev). It maps React components to the core scene part APIs.

3 lines (2 loc) 136 B
export { createRenderedTestEngine, createTestEngine } from './createTestEngine'; export type { IReactTestEngineOption } from './types';