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

use jest-matchers/src/extractExpectedAssertionsErrors.js in jasmine setup #3820

Closed
aaronabramov opened this issue Jun 14, 2017 · 2 comments
Closed

Comments

@aaronabramov
Copy link
Contributor

aaronabramov commented Jun 14, 2017

We're in the process of replacing Jasmine with our own framework jest-circus

during this process we had to duplicate some logic and now we have almost the same code in two places.
(the code that implements this feature)

We need to replace this code with a function that calls this module instead

@liubinyi
Copy link
Contributor

@DmitriiAbramov pr sent. sorry about the messy commit history. i forgot to pull master. please let me know if you find any issues. Thanks!

aaronabramov pushed a commit to aaronabramov/jest that referenced this issue Jun 21, 2017
remove cleanupStackTrace

remove obsolete

update code according to comments

revert snap test change

update for review
tushardhole pushed a commit to tushardhole/jest that referenced this issue Aug 21, 2017
remove cleanupStackTrace

remove obsolete

update code according to comments

revert snap test change

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

Successfully merging a pull request may close this issue.

2 participants