<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>From Events to Insights: Testing and Documenting Event‑Based Software - Sebastian Bergmann</title>
        <link>https://phpc.tv/videos/watch/5d66de02-f9a5-4ae9-b964-caceac2f9862</link>
        <description>In modern architectures, loosely coupled subsystems collaborate via events rather than giving each other direct instructions. This is referred to as event sourcing if the entire state of an application can be reconstructed from these events. I teach you proven strategies and best practices for testing event-based software. Using PHP and PHPUnit as examples, you will see how tests can be implemented to generate visual documentation of event-based software through their execution.</description>
        <lastBuildDate>Tue, 14 Apr 2026 21:13:17 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>From Events to Insights: Testing and Documenting Event‑Based Software - Sebastian Bergmann</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/5d66de02-f9a5-4ae9-b964-caceac2f9862</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://phpc.tv/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://phpc.tv/feeds/video-comments.xml?videoId=5d66de02-f9a5-4ae9-b964-caceac2f9862" rel="self" type="application/rss+xml"/>
    </channel>
</rss>