Open Source
Rawkode Academy lives on GitHub. Contribute, suggest, and ship with us.
Example Mapping by Example
Example mapping is a technique for fleshing out and gaining clarity around the acceptance criteria for a given story. It is based on the idea that multiple examples of specific cases convey information better than a single bad abstraction of a concept.
Example mapping should be used when you have the right people in the room to be able to explain business rules and example scenarios, and a technical team that can ask the right questions about those rules. It should be used as a tool to ensure that the team appropriately understands what is expected of the story, and to get the stakeholders involved in the development of acceptance criteria.
It also brings to light misunderstandings while discussing specific examples of business rules.
π° Timeline
00:00 - Holding screen
00:40 - Introductions
02:20 - What is Behaviour Driven Development?
10:30 - What am I building? (GitOps Rust library)
17:20 - What is Example Mapping?
24:15 - Mapping our domain
π Resources
Ciaran McNulty - http://twitter.com/ciaranmcnulty
Example Mapping - https://cucumber.io/blog/bdd/example-mapping-introduction/
Related Videos
Platform Engineering: Asking "Why"? with Evelyn Osman
βToday we had some long conversations about Arc Bash and the future of scripting as well as platforms and the rise and fall of Kubernetes.
Hands-on with Headlamp: The Kubernetes UI
Join us as we explore Headlamp β an extensible, user-friendly Kubernetes UI. Weβll walk through installing, configuring, customizing, and using it in real time.
Introducing Wassette: Securing MCP with WebAssembly
Microsoft just announced Wassette β a security-oriented runtime that bridges WebAssembly Components with the Model Context Protocol (MCP).
MCP Servers for Rust Developers
Join us live as we explore three powerful MCP servers that will transform how you develop and deploy Rust applications!
Comments