All Projects → giannisp → react-jest-enzyme-example

giannisp / react-jest-enzyme-example

Licence: MIT license
A minimal configuration for testing React components with Jest and Enzyme.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-jest-enzyme-example

Testing Jest Enzyme
List of components and tests for post "React Components Testing with Jest & Enzyme"
Stars: ✭ 54 (+134.78%)
Mutual labels:  enzyme, jest
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (+404.35%)
Mutual labels:  enzyme, jest
React Adventure
⛰ React high-ending architecture & patterns ready for use. Made for big and small projects. PWA Ready.
Stars: ✭ 62 (+169.57%)
Mutual labels:  enzyme, jest
Enzyme To Json
Snapshot test your Enzyme wrappers
Stars: ✭ 954 (+4047.83%)
Mutual labels:  enzyme, jest
2019 12
🎟 급증하는 트래픽에도 안정적인 예약 서비스, Atomic Pattern을 적용한 재사용 가능한 컴포넌트, 실용적인 Testing을 주제로 하는 이벤트 서비스
Stars: ✭ 169 (+634.78%)
Mutual labels:  enzyme, jest
Bs Enzyme
Bucklescript bindings for Enzyme
Stars: ✭ 35 (+52.17%)
Mutual labels:  enzyme, jest
Reactjs Crud Boilerplate
Live Demo
Stars: ✭ 83 (+260.87%)
Mutual labels:  enzyme, jest
React Generate Props
Generate default props based on your React component's PropTypes
Stars: ✭ 23 (+0%)
Mutual labels:  enzyme, jest
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (+482.61%)
Mutual labels:  enzyme, jest
React Test Demo
React test demo with Jest and Enzyme
Stars: ✭ 134 (+482.61%)
Mutual labels:  enzyme, jest
React Ssr Starter
All have been introduced React environment
Stars: ✭ 20 (-13.04%)
Mutual labels:  enzyme, jest
Testing React Redux With Jest And Enzyme
React Redux Testing Template using Jest and Enzyme
Stars: ✭ 224 (+873.91%)
Mutual labels:  enzyme, jest
Enzyme Matchers
Jasmine/Jest assertions for enzyme
Stars: ✭ 881 (+3730.43%)
Mutual labels:  enzyme, jest
Push Starter
React Redux Starter with SSR 🤖
Stars: ✭ 43 (+86.96%)
Mutual labels:  enzyme, jest
Relay Testing Utils
Easy to use relay mock and unit testing tool (works with Jest & Enzyme)
Stars: ✭ 13 (-43.48%)
Mutual labels:  enzyme, jest
Artemis Dev Tool
An Apollo GraphQL Query Schema Testing Tool
Stars: ✭ 66 (+186.96%)
Mutual labels:  enzyme, jest
Youtube React
A Youtube clone built in React, Redux, Redux-saga
Stars: ✭ 421 (+1730.43%)
Mutual labels:  enzyme, jest
Snapchat Clone
👻 A SnapChat clone built with React, Redux and Typescript. Styled with SASS. Tested with Cypress, Jest and Enzyme. Linted with Eslint and formatted with Prettier!
Stars: ✭ 770 (+3247.83%)
Mutual labels:  enzyme, jest
React Redux Bootstrap Webpack Starter
React 16.9 + Typescript + React-Router 4 + Redux + Bootstrap 4 + Hot Reload + redux-devtools-extension + Webpack 4 + styled-components STARTER
Stars: ✭ 133 (+478.26%)
Mutual labels:  enzyme, jest
Awesome Learning
Awesome Learning - Learn JavaScript and Front-End Fundamentals at your own pace
Stars: ✭ 216 (+839.13%)
Mutual labels:  enzyme, jest

react-jest-enzyme-example

This is an example minimal configuration for testing React with Jest and Enzyme.

Features

  • React 16.x
  • Jest 24.x
  • Enzyme 3.x
  • Babel 7.x
  • ESLint support

Install

It's recommended to use NodeJS 12.x.

npm install

Run tests

npm test

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].