Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 182 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 182 Bytes

jest-non-modular-demo

This is a minimal demo on how to test non-modular code with jest that is supposed to run in the browser.

Install

yarn

Run Test

yarn test