simotae14 / jest-configuration-for-js-apps

JEST use and configuration in a JS project

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


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.

License

This material is available for private, non-commercial use under the GPL version 3. If you would like to use this material to conduct your own workshop, please contact me at kent@doddsfamily.us

About

JEST use and configuration in a JS project


Languages

Language:JavaScript 79.7%Language:CSS 17.7%Language:HTML 2.6%