UNPKG

@tigerface/lwc-test-utils

Version:

A collection of helpful utility functions for unit testing LWC components with Jest.

2 lines 80 B
export { TestUtils } from './test-utils'; export { Simulate } from './simulate';