-
Testing on Production – deep backend edition
Embrace Production as a first-class testing environment to decrease costs and improve quality.
-
Isolate It! – holistic functional testing
Why good unit and e2e tests are often not enough, and how to compliment - or replace - them with system tests in isolation. Playwright examples included.
-
Back to Trunk - the path of the Continuous Delivery
A story of a feature team that implemented Continous Delivery accidentally.
-
Sugar rush of Kotlin for your tests
Why do teams prefer Kotlin for their tests, even when their production code stays in Java? Learn how Kotlin's syntax helps keep tests clean, expressive and concise.
-
External domain context
for expressive and resilient testing with Ktor and Kotlin DSL
-
WIP – Mocks: is more always better?
On mockless testing