In 2025, we kicked off an internal Itenium learning series focused on testing: six sessions, each with a different angle, a combination of theoretical and hands-on, immediately useful in day-to-day project work. From test strategy and pyramid thinking, to unit testing and Testcontainers, to end-to-end testing with Playwright — slides, real examples, demos, and practical takeaways.
Good testing practices matters more in the AI era, not less: a failing test on the CI is backpressure an LLM can’t reason its way out of. AI makes tests cheap to write — a single “Do TDD” in an AGENTS.md and you have coverage. It also places the more ambitious setups (e2e, mutation, architecture, Pact) suddenly within reach. But cheap isn’t the same as valuable. Deciding what’s worth testing and at what level is still the human’s call.





