/boa-constrictor

Boa Constrictor is a C# implementation of the Screenplay Pattern. Its primary use case is Web UI and REST API test automation. Boa Constrictor helps you make better interactions for better automation!

Primary LanguageC#OtherNOASSERTION


Boa Constrictor Logo


BoaConstrictor 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 are the different packages?

Boa Constrictor has multiple NuGet packages:

  • NugetPackage NugetDownloads
  • NugetPackage NugetDownloads
  • NugetPackage NugetDownloads
  • NugetPackage NugetDownloads

If you want to use both Selenium WebDriver and RestSharp, use the "classic" Boa.Constrictor package. Otherwise, use the package for the specific interaction libraries you need.

How do I get started?