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 learn Screenplay, devs should be able read a demonstration Screenplay project #71

Open craigfowler opened 7 years ago

craigfowler commented 7 years ago

For many, the best way to learn is by example.

I should create a sample application which makes use of Screenplay and all of its functionality. It should include a SpecFlow test project.

craigfowler commented 6 years ago

Defer until after v1

craigfowler commented 5 years ago

I'd like to tie this in with the NUnit and SpecFlow tutorials which will be going into the documentation wiki.

craigfowler commented 5 years ago

This is really the highest priority ticket in this repository, because it blocks the creation of tutorials.