Skip to content

Files

Latest commit

3354c5c · Feb 4, 2022

History

History
29 lines (19 loc) · 581 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 581 Bytes

breaking-api-app

This is a React App with Counter features. We must change and add new features to complete our requisites

Instrutions to start

Install project dependencies

npm install

Execute project in web browser

npm start

Execute project code testing

npm run test

https://www.codementor.io/@rajjeet/getting-started-with-testing-in-react-react-testing-library-jest-1do0xulpx5

Use mock to testing i18n apps https://balavishnuvj.com/blog/testing-i18n-with-react-testing-library/ https://codesandbox.io/s/vot1o?file=/src/renderWithi18next.js