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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show sourcemap support in typescript example #5116

Closed
wants to merge 2 commits into from

Conversation

felipeochoa
Copy link
Contributor

Addresses #5113

Summary
Documentation for #3458

Test plan
Haven't added tests yet -- should add a for showing source map support in tracebacks and coverage

@SimenB
Copy link
Member

SimenB commented Dec 18, 2017

There's no difference here for me - they both return the same stack traces and the same coverage report.

I think it's a better example for showing more code, but it seemingly makes no difference. Unless I'm misunderstanding something?

@felipeochoa
Copy link
Contributor Author

Right -- I just added code showing how you'd provide the source maps directly. Showing the tracebacks and coverage will require adding more tests

@cpojer
Copy link
Member

cpojer commented Feb 7, 2018

Thanks for the PR. We'd like to keep the examples simple but I encourage you to write a blog post about your findings on how to effectively use TypeScript and Jest together :)

@github-actions
Copy link

This pull request 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 May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants