Post - July 29, 2026
Jupyter Notebooks as an API Engineering Workflow
How a Jupyter notebook harness, built with requests and Faker, closes the gap between unit tests and k6 load tests by making API contract evidence visible.
Read →Tag Archive
Archive for this tag.
Post - July 29, 2026
How a Jupyter notebook harness, built with requests and Faker, closes the gap between unit tests and k6 load tests by making API contract evidence visible.
Read →Post - December 14, 2023
Learn how the fail-fast philosophy drives better software engineering through early error detection, continuous testing, CI/CD integration, and a culture of resilient iteration.
Read →Post - September 23, 2023
Unravel when and why to use various test doubles to enhance your software testing efforts.
Read →Post - July 5, 2023
Discover the comprehensive guide to Jest, the feature-packed JavaScript testing framework. From setting up Jest in your project to writing effective test cases, we've got you covered. Learn the importance of Jest in modern web development.
Read →Post - December 12, 2021
Looking for alternatives to Jest for your JavaScript projects? Dive into this comprehensive guide that outlines the top testing frameworks you can use instead. Learn the pros, cons, and best use-cases for each.
Read →