UNPKG

@ttoss/test-utils

Version:

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

4 lines (3 loc) 120 B
/// <reference types="@testing-library/jest-dom" /> export { faker } from '@faker-js/faker'; import 'relay-test-utils';