Published onMay 29, 2023Types Compatibility issues between Jest and Vitest using React Testing Library and their fixweb-developmentjestreact-testing-libraryAddressing Jest-Vitest Conflict: Fixing Global Type Identifier Errors and Optimizing Build Workflow
Published onFebruary 16, 2023Testing the styles of DOM elements with React Testing Libraryweb-developmentreactreact-testing-libraryUsing the popular testing library to test dynamic style changes in our components
Published onNovember 22, 2022Make a reusable test with React Testing Libraryweb-developmentreactreact-testing-librarytestingAbstract methods to be reused by different tests
Published onNovember 16, 2022Making reusable get methods in React Testing Libraryweb-developmentreactreact-testing-librarytestingCreating some abstractions to have ready to use getter functions