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

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

Merged
merged 13 commits into from Aug 17, 2022

Conversation

kkyusufk
Copy link
Contributor

@kkyusufk kkyusufk commented Aug 16, 2022

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

@kkyusufk kkyusufk marked this pull request as ready for review August 17, 2022 06:00
Copy link
Member

@SimenB SimenB left a comment

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)

packages/jest-circus/src/index.ts Outdated Show resolved Hide resolved
packages/jest-circus/src/index.ts Outdated Show resolved Hide resolved
docs/GlobalAPI.md Outdated Show resolved Hide resolved
docs/GlobalAPI.md Outdated Show resolved Hide resolved
kkyusuftk and others added 2 commits August 17, 2022 21:52
SimenB and others added 2 commits August 17, 2022 20:16
Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

thanks!

@kkyusufk
Copy link
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
Copy link
Member

SimenB commented Aug 19, 2022

@SimenB
Copy link
Member

SimenB commented Aug 25, 2022

@alecmev
Copy link

alecmev commented Aug 28, 2022

Thank you!

@SimenB SimenB mentioned this pull request Aug 30, 2022
@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 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