Speakers: Mathieu Lamiot

  • AI-driven QA – How Playwright MCP facilitates WordPress E2E testing

    WordCamp Netherlands 2025Speaker: Mathieu Lamiot

    May 14, 2026 — Many people talk about automated tests and end-to-end testing. But once you try it, you realize it’s not that easy: those tests are time-consuming to create and maintain, QA engineers may lack coding expertise, and every major product change requires starting over!

    AI has already transformed testing—LLMs excel at generating unit and integration tests from code, dramatically reducing boilerplate work for developers. However, end-to-end testing remained untouched until early 2025, when Model Context Protocol (MCP) allowed AI to control browsers directly. This breakthrough is particularly powerful for WordPress, facilitating sophisticated UI-based testing automation.

    Drawing from months of experimentation at group.one (WP Rocket, RankMath, WP.one, Imagify), I’ll demonstrate how we leverage Playwright MCP to turn manual E2E testing into an AI-driven process.

  • From Reactive to Proactive: Modern Observability for WordPress

    WordCamp Asia 2026Speaker: Mathieu Lamiot

    April 21, 2026 — In my role as VP of Engineering, I bring years of hands on experience applying observability techniques. I started in highly sensitive environments like FinTech, and now use the same practices in the WordPress ecosystem, supporting high traffic websites where uptime and performance directly impact business outcomes. This experience has helped me identify reliable tools and practical tactics that deliver strong results with minimal effort, offering an excellent benefit to effort ratio. From Reactive to Proactive: Modern Observability for WordPress

  • From reactive to proactive: modern observability for WordPress

    WordCamp Verona 2025Speaker: Mathieu Lamiot

    November 2, 2025 — ‘It works on my machine’, ‘We can’t test that in staging’, ‘It seems to have been broken for a while’… This sounds familiar to many of us, and this is what I want to fix with this talk! I will share practical & easy ways to approach observability in WordPress, and move beyond logs to investigate and fix issues on websites, plugins & themes. I’ll demonstrate how modern observability turns reactive firefighting into proactive problem-solving, drawing from our experience maintaining some of WordPress’s most popular plugins.

  • From Reactive to Proactive: Modern Observability for WordPress at Scale

    WordCamp Europe 2025Speaker: Mathieu Lamiot

    June 7, 2025 — It works on my machine’, ‘We can’t test that in staging’, ‘It seems to have been broken for a while’… This sounds familiar to many of us, and this is what I want to fix with this talk! I will share practical ways to approach observability in WordPress, and move beyond logs to investigate and fix issues on websites, plugins & themes. I’ll demonstrate how modern observability turns reactive firefighting into proactive problem-solving, drawing from our experience maintaining some of WordPress’s most popular plugins. The audience will discover:

    – How to implement error monitoring platforms like Sentry to catch issues before users do (thanks to an open-source & free WordPress plugin!)
    – Using Metabase for data-driven insights to proactively observe and understand issues (open-source & free!)
    – Visual regression testing with BackstopJS to prevent UI breaks (open-source and free!)
    – Real-world examples of how these tools helped our teams manage daily deployments effectively

    Whether you’re a plugin/theme developer or managing WordPress sites at scale, you’ll learn practical approaches to spend more time building features instead of fixing bugs. Audiences from website/business owners (even not technical), to developers & agencies can join!

    Presentation Slides »

  • Observability for WordPress in practice, so that issues have nowhere to hide

    WordCamp Romania 2024Speaker: Mathieu Lamiot

    April 19, 2025 — In this session, Mathieu will delve into observability—a critical aspect of maintaining WordPress sites that ensures issues are caught early and resolved before they become major problems.