Using AI to migrate years of Enzyme Units Tests to React Testing LibraryMigrating hundreds of unit tests from Enzyme to React Testing Library (RTL) was a task we could no longer avoid. Enzyme, the once de-facto…Nov 26, 2024Nov 26, 2024
Step by Step TDD with React, Jest and React Testing LibraryWhen I ask engineers about Test Driven Development (TDD) the overwhelming response I hear is that it feels daunting or impractical. In my…Jul 28, 20221Jul 28, 20221
Testing DOM mutations with JestA quick guide showing how to test DOM mutations using JestFeb 4, 2022Feb 4, 2022
Published inLevel Up CodingHaving Fun with Run Length Encoded SpritesIn 2018 I submitted an entry to JS1k, a now defunct code golfing competition. The theme that year was “The Volatile Coin Mine” and my…Mar 22, 2021Mar 22, 2021