Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack9-module13
:test_tube: Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired
https://github.com/osvaldokalvaitir/reactjs-gostack9-module13
bootcamp gostack gostack-9 reactjs rocketseat testing
Last synced: 23 days ago
JSON representation
:test_tube: Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack9-module13
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-03-28T21:00:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T12:16:11.000Z (7 months ago)
- Last Synced: 2024-06-21T03:58:03.360Z (7 months ago)
- Topics: bootcamp, gostack, gostack-9, reactjs, rocketseat, testing
- Language: HTML
- Homepage:
- Size: 1.11 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - GoStack 9 Module 13
:test_tube: Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack9-module13# Entry in folder
cd reactjs-gostack9-module13# Install deps with npm or yarn
npm install | yarn# Run tests
npm run test | yarn test
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho