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 onDecember 8, 2022Reduce your Jest tests running time (especially on hooks!) with the maxWorkers optionweb-developmentjesttestingHow tweaking the maxWorkers option can increase tests efficiency