Skip to content

Instantly share code, notes, and snippets.

@ng-the-engineer
Created January 17, 2021 16:49
Show Gist options
  • Save ng-the-engineer/204bc38b52564c7b1366e73b2fd6b339 to your computer and use it in GitHub Desktop.
Save ng-the-engineer/204bc38b52564c7b1366e73b2fd6b339 to your computer and use it in GitHub Desktop.
Code snippet: Failed unit test
➜  jest-with-typescript git:(main) ✗ npx jest
 FAIL  source/dummy.test.ts
  ✕ Dummy unit test (3 ms)

...

Test Suites: 1 failed, 1 total
Tests:       1 failed, 1 total
Snapshots:   0 total
Time:        1.504 s, estimated 2 s
Ran all test suites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment