ScreenPyHQ / screenpy

Screenplay pattern base for Python automated UI test suites.
MIT License
27 stars 3 forks source link

Add `blurt` decorator. #73

Open perrygoy opened 1 year ago

perrygoy commented 1 year ago

Speaking of Loudly (#72), maybe we also would like to just log one specific Action or Task, but none of the things it does inside of it. Something that will keep the guarantee from Loudly that it will be narrated, but doesn't cascade down to included narratables.

Let's add a cousin to beat, blurt! blurt will do essentially what beat does, but take advantage of the same "direct-to-adapters" feature that Loudly will use to skirt the kinks!