mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 21:32:35 +02:00
feat: add jest content (#1788)
This commit is contained in:
@@ -1 +1,8 @@
|
|||||||
# 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 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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user