resources added for Jest (#2157)
parent
49c1d94b42
commit
522cb74713
1 changed files with 9 additions and 1 deletions
@ -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> |
||||||
|
Loading…
Reference in new issue