issues
search
willianjusten
/
nba-remix
A simple app to show NBA games and scores/details.
https://nba.willianjusten.com.br
210
stars
31
forks
source link
Configure testing environment with Remix
#21
Closed
helderberto
closed
2 years ago
helderberto
commented
2 years ago
Configure the following steps:
Add package Jest
Add package React Testing Library
Configure tests scripts on package.json
Add transform for TypeScript in Jest
Configure the following steps: