Tag: testing
All the articles with the tag "testing".
Testing a React/Redux Toolkit app with Typescript
Published:In this article we will test our React/Redux Toolkit app. Testing specifically slices and component that connected to react with Typescript and React Router.
Test your React components and APIs with React Testing Library, Jest, Typescript, and Axios
Published:Testing our UI components and API requests, using React Testing Library, Jest and Ts-Jest. And, of course, we`ll be using Typescript. Axios, RTL, Typescript