• This repository has been archived on 12/Jun/2021
  • Stars
    star
    382
  • Rank 108,476 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created over 11 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

βœ– An xUnit.net extension for describing each step in a test with natural language.

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.

More Repositories

1

bullseye

🎯 A .NET library for running a target dependency graph.
C#
810
star
2

minver

🏷 Minimalistic versioning using Git tags.
C#
790
star
3

simple-exec

πŸƒ A .NET library that runs external commands.
C#
638
star
4

liteguard

πŸ”’ The most simple, unambiguous, and lightweight .NET guard clause library.
C#
258
star
5

bau

The C# task runner
C#
151
star
6

scriptcs-nancy

Nancy Script Pack for scriptcs
C#
35
star
7

dude

The portable C# script runner!
C#
20
star
8

simple-targets-csx

βŠ™ A minimalist target runner for C# scripts.
C#
17
star
9

netstandard-deck

A slide deck for "What is .NET Standard?".
JavaScript
7
star
10

bau-msbuild

A Bau plugin for running MSBuild
C#
7
star
11

dotnet-scripting-dialect

Draft proposal for .NET scripting "dialects"
6
star
12

stylecop-msbuild

Adds official StyleCop MSBuild targets to your project for running StyleCop analysis with every build.
5
star
13

blunt

Smoke testing for multi-targetting NuGet packages.
C#
5
star
14

adamralph.github.com

My website
CSS
3
star
15

h5h

An HTML5 highlighter
CSS
3
star
16

code-the-future-now

Code samples for https://sessionize.com/s/adamralph/code_the_future_now/21105
C#
2
star
17

bau-nuget

A Bau plugin for running NuGet commands
C#
2
star
18

cola

The portable LINQPad runner!
C#
2
star
19

domaindrivendesign

A .NET framework for building applications using Domain Driven Design.
C#
2
star
20

racer83

A recreation of one of the masterpieces of my youth
Visual Basic
2
star
21

netstandard-magic

C#
1
star
22

.github

Standard files for my repos
1
star
23

xbehave.github.io

HTML
1
star
24

nancy-deck

Slides for my talk 'Nancy, the super duper happy OSS .NET project'
JavaScript
1
star