Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Increase Jest stack trace #13131

Closed
calvintwr opened this issue Aug 14, 2022 · 3 comments
Closed

[Feature]: Increase Jest stack trace #13131

calvintwr opened this issue Aug 14, 2022 · 3 comments

Comments

@calvintwr
Copy link

馃殌 Feature Proposal

Right now the error stack trace seems to be limited to 4.

Motivation

With option to increase stack trace, it is much easier for debugging.

Example

Provide a stackTraceLimit flag to allow user to specify. Like:

jest test --stackTraceLimit 20

Pitch

Because from time to time, we do need more stack trace to more expeditiously locate the errors.

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Sep 13, 2022
@SimenB
Copy link
Member

SimenB commented Sep 13, 2022

As of #8704 (released in 29.0.3) it's 100 by default

@SimenB SimenB closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2022
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants