UNPKG

@tigerface/lwc-test-utils

Version:

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

5 lines (4 loc) 70 B
module.exports = { preset: 'ts-jest', testEnvironment: 'jsdom' };