-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Craig Fowler edited this page Feb 21, 2018
·
10 revisions
The content below is only preliminary notes and not a complete wiki page. These notes serve as a framework for how this page should be written and are not the final content. Issue #122 is open to transform these notes into useful documentation pages.
Keep the introduction incredibly brief, and link to the screenplay concepts page.
Use an NUnit example because it will be more terse and recognisable. Provide no explanation, but link to the Using Screenplay with NUnit section.
Also, prominently feature that Screenplay works well with SpecFlow, and link to the SpecFlow section.
Include some words about how to start using Screenplay with your project.
- Create a test assembly
- Install the NuGet package
- Configure your integration
- Write some tasks
- Write your tests