felipecodes / jest-cypress-react-babel-webpack

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

Home Page:https://testingjavascript.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://testingjavascript.com

License:Other


Languages

Language:JavaScript 85.4%Language:CSS 12.7%Language:HTML 1.9%