-
Notifications
You must be signed in to change notification settings - Fork 1
NuGetPackages
Screenplay is available for download via the NuGet package manager.
All developers should install the following two packages. They represent the core of the Screenplay library. Note that Screenplay is not usable without a testing framework integration (below).
Depending upon which testing framework you wish to use, you will need to install one (but not both) of the following two packages, for either the NUnit integration or the SpecFlow integration.
These packages are useful for specific circumstances.
The package CSF.Screenplay.Reporting.JsonToHtml is a small command-line conversion application which converts JSON reports (written by the Screenplay core reporting library) into an HTML format.
The package CSF.Screenplay.WebApis provides an ability as well as tasks, actions and questions for the testing of JSON web APIs.
The package CSF.Screenplay.Selenium provides an ability as well as many tasks, actions and questions for the testing of web applications with a Selenium Web Driver.