Here is the material I used for my presentation „From Events to Insights“ at #PHPUK26 today:

https://phpunit.expert/presentations/from-events-to-insights.html?ref=mastodon

From Events to Insights: Testing and Documenting Event‑Based Software

"From Events to Insights: Testing and Documenting Event‑Based Software", a presentation by Sebastian Bergmann

From Events to Insights

Event Storming, DDD, CQRS, and Event Sourcing are intertwined: the tests not only check the events, but also become living documentation and a bridge between technical expertise and code.

phpunit.expert
@sebastian 👍 Very much in line with the testing approach we incentivize in Spring Modulith‘s Scenario API: https://docs.spring.io/spring-modulith/reference/testing.html#scenarios
Integration Testing Application Modules :: Spring Modulith