Skip to content

Latest commit

 

History

History

Boa.Constrictor.Screenplay


Boa Constrictor Logo


BoaConstrictor NugetPackage NugetDownloads Contributors Commits OpenPullRequests OpenIssues License Hacktoberfest

What is Boa Constrictor?

Boa Constrictor is the .NET Screenplay Pattern. It helps you make better interactions for better automation!

The Screenplay Pattern can be summarized in one line: Actors use Abilities to perform Interactions.

What is this package?

Boa.Constrictor.Screenplay contains the "core" interfaces and classes for the Screenplay Pattern. It is the top-level dependency for all Boa Constrictor interactions.

If you want to create your own interaction library, use this package as your base.

How do I get started?