Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

jest-tsで特定のエラーにおいてstack traceの表示がおかしい #2

Description

@0xMotoko

問題

  • jest-tsで特定のエラーにおいてstack traceの表示がおかしい

弊害

  • 開発効率の低下(テスト実行時間が長いのも相まっている)

再現方法

  • テストパラメータを故意に低く設定する(例: expirationDurationを2時間にする)
  • npm run test:param でパラメタライズドテストを実行する
  • 以下のように何もない行にエラーがあるようなログが得られる

Screen Shot 2021-05-20 at 09 36 47

関連Issue

kulshekhar/ts-jest#433

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions