Add Enzyme content on Front End roadmap (#1192)

pull/1657/head
Aroyan 3 years ago committed by GitHub
parent c53a3f016e
commit 69ac34a64c
  1. 7
      content/roadmaps/100-frontend/content/115-testing-your-apps/103-enzyme.md

@ -1 +1,6 @@
# Enzyme
# Enzyme
Enzyme is a JavaScript Testing utility for React that makes it easier to test your React Components' output. You can also manipulate, traverse, and in some ways simulate runtime given the output.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://enzymejs.github.io/enzyme/'>Enzyme Website</BadgeLink>

Loading…
Cancel
Save