Skip to main content
Xbehave package icon

Xbehave

A BDD/TDD framework based on xUnit.net inspired by the Gherkin behaviour language. Dispenses with the need to map Gherkin feature files to code implementations by allowing the developer to bake the behaviours/specifications directly into code. Designed for use either from day one or as a seamless addition to an existing xUnit.net based workflow.

Total Downloads
2.0M
1,977,414
Published
May 21, 2012
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

[1.9.0.1566, )
[1.9.0.1566, )

Adoption guide

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

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

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

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.