During my „side-project” I noticed that Gherkin style is great not only for describing behaviour of software. It’s also great for describing any kind of behaviour 🤖
Let’s make fun of my consistency of posting Python stuff here on mastodon:
Given I have an idea for new Python-related toot
And I don't write it down
When I want to write the toot
Then I don't remember what was the idea
Note that this also enables possibilities to "debug" and "explore" that behaviour further.