feat: add jest content (#1788)

pull/1829/head
Aroyan 2 years ago committed by GitHub
parent dc4efa6bc4
commit 33f15fdf4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      content/roadmaps/107-nodejs/content/111-nodejs-testing/100-jest.md

@ -1 +1,8 @@
# 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 badgeText='Official Website' colorScheme='blue' href='https://jestjs.io'>Jest Website</BadgeLink>
<BadgeLink badgeText='Documentation' colorScheme='blue' href='https://jestjs.io/docs/getting-started'>Jest Documentation</BadgeLink>

Loading…
Cancel
Save