GitHub / alefragnani / pluralsight-testing-react-apps-with-jest
Sample project used on the Testing React Applications with Jest course from Pluralsight
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 282 KB
Dependencies parsed at:
986
Created at: almost 5 years ago
Updated at: about 4 years ago
Pushed at: almost 5 years ago
Last synced at: 3 months ago
Topics: jest, pluralsight, react, tests
Funding Links https://github.com/sponsors/alefragnani
.devcontainer/Dockerfile
docker
- mcr.microsoft.com/vscode/devcontainers/javascript-node 0-${VARIANT} build
package.json
npm
- webpack-cli ^3.3.11 development
- @babel/cli ^7.0.0
- @babel/core ^7.0.0
- @babel/node ^7.2.2
- @babel/plugin-proposal-object-rest-spread ^7.0.0
- @babel/plugin-transform-regenerator ^7.0.0
- @babel/preset-env ^7.0.0
- @babel/preset-react ^7.0.0
- babel-loader ^8.0.0
- babel-preset-react-hmre ^1.1.1
- babel-regenerator-runtime ^6.5.0
- copy-webpack-plugin ^4.1.1
- cross-env ^5.0.5
- enzyme ^3.10.0
- enzyme-adapter-react-16 ^1.14.0
- express ^4.16.1
- express-yields ^1.1.1
- fs-extra ^4.0.2
- history ^4.7.2
- isomorphic-fetch ^2.2.1
- jest ^24.8.0
- lodash ^4.17.4
- optimist ^0.6.1
- react ^16.0.0
- react-dom ^16.0.0
- react-hot-loader ^3.0.0-beta.7
- react-markdown ^2.5.0
- react-redux ^5.0.6
- react-router-dom ^4.2.2
- react-router-redux ^5.0.0-alpha.6
- react-router-server ^4.2.2
- react-test-renderer ^16.8.6
- redux ^3.7.2
- redux-logger ^3.0.6
- redux-saga ^0.15.6
- request ^2.83.0
- request-promise ^4.2.2
- uglifyjs-webpack-plugin ^2.2.0
- webpack ^4.42.1
- webpack-dev-middleware ^1.12.0
- webpack-hot-middleware ^2.19.1