resources added for Jest (#2157)

revert-2341-remove_nodejs_errors
Archit Sharma 2 years ago committed by GitHub
parent 49c1d94b42
commit 522cb74713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/jest.md

@ -1 +1,9 @@
# 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…
Cancel
Save