Add official Jest website (#990)

This commit is contained in:
Chris
2022-01-11 07:24:00 +00:00
committed by GitHub
parent 874437586e
commit f22b73bb7a

View File

@ -1 +1,6 @@
# Jest # Jest
Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
It works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more!
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://jestjs.io/'>Jest Website</BadgeLink>