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 Screenplay's place within a testing solution, devs should be able to read a diagram in the wiki #150

Closed craigfowler closed 5 years ago

craigfowler commented 6 years ago

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

This diagram should show where the Screenplay libraries (etc) live within the overall testing framework.

craigfowler commented 5 years ago

Done