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

CSF.Screenplay

Screenplay is a software design pattern to assist in the automation of complex processes. It is commonly recommended for use in writing tests using the Behaviour Driven Development (BDD) style. CSF.Screenplay is a library and framework for using this design pattern.

More information

Detailed information about Screenplay & how it is used is available on the documentation website.

Continuous integration status

CI builds are configured via AppVeyor, with static code analysis & reporting in SonarCloud.

AppVeyor status Test coverage