This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Switch to using Earl instead of Jest #198
Open
Description
Jest is really hard to work with in TypeScript. See this (one of many issues I encountered with Jest):
Earljs, on the flipside, is written in TypeScript and offers first-class support.