Skip to content

fysntian/jest-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies

npm i

Perform test

npm test

Description

  1. When performing a test, an error while thrown from global-setup.ts, and the line number of stack is wrong.
  2. Commenting the "throw new Error('bootstrap error');" at bootstrap.ts, then performing the test, an error while thrown from app.test.ts, and the line number of stack is right.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published