jernejc / remix-application-registry

Unit testing with jest and typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remix-application-registry

Unit testing with jest and typescript.

Install dependencies

npm i

Run tests

npm t

Not fully leveraging automatick mocking (mocks folder was not picked up by typescript), there's a similar debate here: jestjs/jest#7832

About

Unit testing with jest and typescript


Languages

Language:TypeScript 97.3%Language:JavaScript 2.7%