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

feat: Jest 28 blog post #12732

Merged
merged 5 commits into from
Apr 25, 2022
Merged

feat: Jest 28 blog post #12732

merged 5 commits into from
Apr 25, 2022

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Apr 25, 2022

Summary

馃殌

Test plan

Deploy preview

website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved

## Acknowledgements

Jest 28 contains contributions from more than 60 people, of which about half are first time contributors. Thank you so much to all contributors, old and new. Without you the project wouldn't be nearly as good as it is! I'd particularly like to thank [Tom Mrazauskas](https://github.com/mrazauskas) and [Feng Yu](https://github.com/F3n67u) for all their contributions, from code, to issue triaging to debugging, that made Jest 28 what it is. Thank you! 馃檹
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice text. Reads well!

Thank you for moving Jest forward and also thanks for good questions!

Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved
website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved

You can activate this reporter by passing `github-actions` in the [`reporters` configuration option](docs/configuration#reporters-arraymodulename--modulename-options).

Huge thanks to [Bernie Reiter](https://github.com/ockham) and other contributors for sticking by us and finally landing this feature.
Copy link
Member

Choose a reason for hiding this comment

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

Dang, this is sweet. Can detection be automated into jest instead of setting a config option?

Copy link
Member Author

Choose a reason for hiding this comment

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

Can probably make it default. I would like colors to work first, but that's a GH thing

website/blog/2022-04-25-jest-28.md Outdated Show resolved Hide resolved

### `jest-runner-tsd`

[`jest-runner-tsd`](https://github.com/jest-community/jest-runner-tsd) is a custom runner for running type tests. This is what Jest uses itself to test our types, and we hope it can also be used by others! As its name implies, it is based on [`tsd`](https://npmjs.com/package/tsd), although it under the hood uses the fork [`tsd-lite`](https://npmjs.com/package/tsd-lite).
Copy link
Member

Choose a reason for hiding this comment

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

This is very cool, and so is tsd-lite

SimenB and others added 2 commits April 25, 2022 12:18
Co-authored-by: Orta Therox <git@orta.io>
@SimenB SimenB merged commit f424551 into jestjs:main Apr 25, 2022
@SimenB SimenB deleted the jest-28-blogpost branch April 25, 2022 11:03
F3n67u pushed a commit to F3n67u/jest that referenced this pull request May 2, 2022
Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
Co-authored-by: Orta Therox <git@orta.io>
@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 26, 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.

None yet

4 participants