Skip to main content
Boa.Constrictor package icon

Boa.Constrictor

Boa Constrictor is a standalone .NET implementation of the Screenplay Pattern for modeling interactions. It includes out-of-the-box interactions for Web UI (Selenium WebDriver) and REST API (RestSharp) behaviors.

Total Downloads
247.4K
247,447
Published
Jan 12, 2021
Latest stable version

Install

.NET CLI
dotnet add package Boa.Constrictor --version 0.8.2
Package Manager Console
Install-Package Boa.Constrictor -Version 0.8.2
PackageReference
<PackageReference Include="Boa.Constrictor" Version="0.8.2" />

Frameworks

.NETStandard2.0

Dependencies

Newtonsoft.Json
.NETStandard2.0
[12.0.3, )
RestSharp
.NETStandard2.0
[106.11.7, )
Selenium.Support
.NETStandard2.0
[3.141.0, )
Selenium.WebDriver
.NETStandard2.0
[3.141.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.