Skip to content

umeshsujakhu/jest-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is boilerplate to write test using jest and typescript.

Prerequisites

  • Node v20
  • pnpm for package management
    npm install -g pnpm
    

Getting Started

Install the required node modules

pnpm install

Run test

pnpm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published