UNPKG

@ttoss/test-utils

Version:

This package provides a number of utilities and re-exports for testing using Jest, React Testing Library, and Relay.

3 lines (2 loc) 132 B
/// <reference types="@testing-library/jest-dom" /> export { MockPayloadGenerator, createMockEnvironment } from 'relay-test-utils';