You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Upgraded to Cratis.Screenplay 3.0.0, which replaces reactor with reaction and makes what sets one off a first-class trigger
Added
A reaction set off by the clock, or by a trigger an integration provides, is now reported in the generated file and the diagnostics instead of skipped — a Chronicle reactor is set off by an event, so neither has an equivalent to render
A reaction's where condition is reported, since the rendered handler runs for every occurrence