Popularity
4.2
Stable
Activity
8.1
Growing
378
11
34

Code Quality Rank: L4
Programming language: C#
License: MIT License
Tags: Test     TDD     BDD     xUnit.NET    
Latest version: v2.4.100

xBehave.net alternatives and similar packages

Based on the "Testing" category.
Alternatively, view xBehave.net alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of xBehave.net or a related project?

Add another 'Testing' Package

README

xBehave.net

Xbehave NuGet version Xbehave.Core NuGet version

Build status CodeQL analysis Lint Spell check

xBehave.net is an xUnit.net extension, available in full or minimal form, for describing each step in a test with natural language.

Platform support: .NET Standard 1.1 and upwards.

Packages

The full Xbehave package depends on the xunit package. That means you get the full suite of xUnit.net dependencies such as xunit.assert and xunit.analyzers.

The minimal Xbehave.Core package depends on the xunit.core package. That means you get only the minimum dependencies required to write and execute xBehave.net scenarios.

Versions

xBehave.net follows the versioning scheme of xUnit.net. xUnit.net and xBehave.net do not follow SemVer and may introduce breaking changes in minor versions. Each minor version of xBehave.net is linked to the equivalent minor version of xUnit.net. The xBehave.net patch version is incremented to the next multiple of 100 each time it is linked to a new xUnit.net patch version. For example, xBehave.net 2.4.0 is linked with xUnit.net 2.4.0, and xBehave.net 2.4.100 is linked with xUnit 2.4.1.

A given xBehave.net patch version may introduce new features, fix bugs, or both.


xBehave.net logo designed by Vanja Pakaski.