All Projects → kentcdodds → Jest Cypress React Babel Webpack

kentcdodds / Jest Cypress React Babel Webpack

Licence: other
Configure Jest for Testing JavaScript Applications and Install, Configure, and Script Cypress for JavaScript Web Applications on TestingJavaScript.com

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Jest Cypress React Babel Webpack

Modern React
workshop about React's hottest new features in 16.7.0
Stars: ✭ 210 (-38.05%)
Mutual labels:  kcd-edu
cra-macro-example
This is an example of how you can use Create React App with Babel Plugin Macros.
Stars: ✭ 38 (-88.79%)
Mutual labels:  kcd-edu
babel-runtime-example
An example of how to use @babel/plugin-transform-runtime
Stars: ✭ 16 (-95.28%)
Mutual labels:  kcd-edu
How Jest Mocking Works
Stars: ✭ 231 (-31.86%)
Mutual labels:  kcd-edu
babel-config-example
No description or website provided.
Stars: ✭ 16 (-95.28%)
Mutual labels:  kcd-edu
react-mocha-workshop
🐯 A workshop repository for testing React ⚛ with Mocha ☕ --> slides
Stars: ✭ 20 (-94.1%)
Mutual labels:  kcd-edu
React Github Profile
Stars: ✭ 198 (-41.59%)
Mutual labels:  kcd-edu
Es6 Workshop
A very hands on 👐 workshop 💻 about ES6 and beyond.
Stars: ✭ 330 (-2.65%)
Mutual labels:  kcd-edu
ng-jwt-workshop
A repo to demonstrate JWT implemented with NodeJS and AngularJS. Must download locally to use fully...
Stars: ✭ 16 (-95.28%)
Mutual labels:  kcd-edu
babel-codemod-example
An example of how to use babel as a codemod
Stars: ✭ 24 (-92.92%)
Mutual labels:  kcd-edu
Asts Workshop
Improved productivity 💯 with the practical 🤓 use of the power 💪 of Abstract Syntax Trees 🌳 to lint ⚠️ and transform 🔀 your code
Stars: ✭ 253 (-25.37%)
Mutual labels:  kcd-edu
react-workshop
Exercises as part of a React workshop
Stars: ✭ 112 (-66.96%)
Mutual labels:  kcd-edu
shallow-to-mock
www.youtube.com/watch?v=lhudxkthtm0&list=plv5cvi1encjgcrph_e6d57krutidzgs0u
Stars: ✭ 16 (-95.28%)
Mutual labels:  kcd-edu
Express App Example
How I structure Express Apps (example repo)
Stars: ✭ 222 (-34.51%)
Mutual labels:  kcd-edu
remix-tutorial-walkthrough
I live streamed working through the Remix Jokes App Tutorial
Stars: ✭ 68 (-79.94%)
Mutual labels:  kcd-edu
Learn React
Learn React with a laser focused, guided approach.
Stars: ✭ 204 (-39.82%)
Mutual labels:  kcd-edu
codegen-vs-preval-vs-macros
A comparison of the babel plugins codegen, preval, and macros
Stars: ✭ 16 (-95.28%)
Mutual labels:  kcd-edu
Js Testing Fundamentals
Fundamentals of Testing in JavaScript on TestingJavaScript.com
Stars: ✭ 331 (-2.36%)
Mutual labels:  kcd-edu
Testing Node Apps
Test Node.js Backends on TestingJavaScript.com
Stars: ✭ 279 (-17.7%)
Mutual labels:  kcd-edu
why-react-hooks
Talk about React hooks
Stars: ✭ 60 (-82.3%)
Mutual labels:  kcd-edu

Jest and Cypress with React, Babel, and Webpack


See how to configure Jest and Cypress with React, Babel, and Webpack


This is used for both "Configure Jest for Testing JavaScript Applications" and "Install, Configure, and Script Cypress for JavaScript Web Applications"

Note: This project is intentionally over-engineered. The application itself is very simple, but the tooling around it is pretty complicated. The goal is to show what configuration would be like for a large real-world application without having all the extra complexities of a real-world application.

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].