mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 21:11:44 +02:00
resources added for Jest (#2157)
This commit is contained in:
@@ -1 +1,9 @@
|
||||
# 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='Read' href='https://jestjs.io/'>Official Website</BadgeLink>
|
||||
<BadgeLink colorScheme='blue' badgeText='Read' href='https://jestjs.io/docs/getting-started'>Official Documentaion</BadgeLink>
|
||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=7r4xVDI2vho'>Jest Crash Course - Unit Testing in JavaScript</BadgeLink>
|
||||
|
Reference in New Issue
Block a user