Random musings
Going Wild with Mossy Earth
We could do so much more than just plant trees to offset our carbon. We could join the likes of Mossy Earth in rewilding nature.
10th Sep. 2022
Verify: Snapshot Testing for C#
Verify is a snapshot tool that simplifies the assertion of complex data.
23rd Nov. 2020
Cypress 4: Now Supports Firefox and Edge
With the release of version 4, Cypress is now a cross-browser testing tool. It includes support for Firefox and the new Edge browser.
12th Feb. 2020
Cypress Part IV: Custom Commands
Custom commands allow us to reuse common code we use for tests. Let's look at how we can make one and add its type definition for TypeScript.
20th Jan. 2020
Cypress Part III: Request Stubbing and Spying
One of Cypress's most compelling features is the ability to stub and spy HTTP requests our web application makes.
13th Dec. 2019
Dark Mode: Theme Them All
Dark mode is so in right now that even websites are joining in on the fun. Let's look at how we could leverage the new CSS media query.
10th Dec. 2019