Skip to content

feat(circus): added each to failing tests#13142

Merged
SimenB merged 13 commits into
jestjs:mainfrom
kkyusufk:feat/add-each-in-failing-tests
Aug 17, 2022
Merged

feat(circus): added each to failing tests#13142
SimenB merged 13 commits into
jestjs:mainfrom
kkyusufk:feat/add-each-in-failing-tests

Conversation

@kkyusufk

@kkyusufk kkyusufk commented Aug 16, 2022

Copy link
Copy Markdown
Contributor

Summary

This adds the new feature mentioned in this issue #13084
Also added new tests to make sure the new feature is working well.

Test plan

Added unit tests to make sure that the functionality is working

Comment thread packages/jest-circus/src/index.ts Outdated
@kkyusufk kkyusufk marked this pull request as ready for review August 17, 2022 06:00

@SimenB SimenB left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! can you add a changelog entry as well? plus update the docs (https://github.com/facebook/jest/blob/main/docs/GlobalAPI.md)

Comment thread packages/jest-circus/src/index.ts Outdated
Comment thread packages/jest-circus/src/index.ts Outdated
Comment thread e2e/__tests__/__snapshots__/testFailingJasmine.test.ts.snap Outdated
Comment thread packages/jest-types/src/Global.ts Outdated
Comment thread docs/GlobalAPI.md Outdated
Comment thread packages/jest-types/src/Global.ts Outdated
Comment thread docs/GlobalAPI.md Outdated
kkyusuftk and others added 2 commits August 17, 2022 21:52
Comment thread packages/jest-types/__typetests__/globals.test.ts
Comment thread packages/jest-types/__typetests__/globals.test.ts
Comment thread packages/jest-types/__typetests__/globals.test.ts Outdated
SimenB and others added 2 commits August 17, 2022 20:16
Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>

@SimenB SimenB left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@kkyusufk

Copy link
Copy Markdown
Contributor Author

@SimenB @mrazauskas Thanks for the reviews! This was my very first contribution to jest and hopefully many more to come🚀

@SimenB SimenB linked an issue Aug 17, 2022 that may be closed by this pull request
@SimenB SimenB changed the title feat(failing): added each to failing tests feat(circus): added each to failing tests Aug 17, 2022
@SimenB SimenB merged commit 7d8d01c into jestjs:main Aug 17, 2022
@kkyusufk kkyusufk deleted the feat/add-each-in-failing-tests branch August 17, 2022 19:42
@SimenB

SimenB commented Aug 19, 2022

Copy link
Copy Markdown
Member

@SimenB

SimenB commented Aug 25, 2022

Copy link
Copy Markdown
Member

@alecmev

alecmev commented Aug 28, 2022

Copy link
Copy Markdown

Thank you!

@SimenB SimenB mentioned this pull request Aug 30, 2022
@github-actions

Copy link
Copy Markdown

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 Sep 28, 2022
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.

[Feature]: test.failing.each

6 participants