csf-dev / CSF.Screenplay

Implementation of the Screenplay pattern (aka Journey) in .NET
https://csf-dev.github.io/CSF.Screenplay/
MIT License
13 stars 1 forks source link

To illustrate the architecture of a Screenplay test, devs should be able to read a diagram from the wiki #151

Closed craigfowler closed 5 years ago

craigfowler commented 6 years ago

The wiki page about the makeup of a screenplay test indicates that it needs an architecture diagram. This must be created.

This diagram should show how a Screenplay test is built up from the actors, abilities and performables.

craigfowler commented 5 years ago

Done