Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Logo


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


GitHub language count

GitHub language top


Made by Kalvaitir

License


Install and run   |   License

## :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