Nov 29 How to set up Mocha with Sinon.js Step by step guide to using Sinon.js mocking library with Mocha.js test runner
Nov 19 Cypress Talks Collection of my talks about Cypress.io from recent conferences with videos and direct links to slides.
Nov 15 Trying GitHub Actions Run Prettier inside a GitHub Action to fix code formatting, quick NPM install with caching inside actions, running end-to-end Cypress tests using custom action.