Xbehave.Core
2.1.3
See the version list below for details.
dotnet add package Xbehave.Core --version 2.1.3
NuGet\Install-Package Xbehave.Core -Version 2.1.3
<PackageReference Include="Xbehave.Core" Version="2.1.3" />
paket add Xbehave.Core --version 2.1.3
#r "nuget: Xbehave.Core, 2.1.3"
// Install Xbehave.Core as a Cake Addin #addin nuget:?package=Xbehave.Core&version=2.1.3 // Install Xbehave.Core as a Cake Tool #tool nuget:?package=Xbehave.Core&version=2.1.3
Includes the libraries for writing tests with xBehave.net.
Installing this package installs xunit.core.
Learn more about Target Frameworks and .NET Standard.
-
- xunit.core (>= 2.1.0 && < 3.0.0)
- xunit.extensibility.execution (>= 2.1.0 && < 3.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Xbehave.Core:
Package | Downloads |
---|---|
Xbehave
An xUnit.net extension for describing your tests using natural language. Installing this package installs Xbehave.Core and xunit. |
|
Appccelerate.Development.xBehave
Use for build infrastructure. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Xbehave.Core:
Repository | Stars |
---|---|
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
|
|
FakeItEasy/FakeItEasy
The easy mocking library for .NET
|
|
appccelerate/statemachine
A .net library that lets you build state machines (hierarchical, async with fluent definition syntax and reporting capabilities).
|
|
config-r/config-r
Write your .NET configuration files in C#
|
|
Liu233w/acm-statistics
An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge
|
Version | Downloads | Last updated | |
---|---|---|---|
2.4.1 | 1,090,477 | 10/30/2019 | |
2.4.1-rc.1 | 2,185 | 10/6/2019 | |
2.4.0 | 298,473 | 7/17/2018 | |
2.4.0-rc.1 | 604 | 7/2/2018 | |
2.4.0-beta.2 | 613 | 6/1/2018 | |
2.4.0-beta.1 | 971 | 5/6/2018 | |
2.3.1 | 61,561 | 5/21/2018 | |
2.3.1-beta0001-build733 | 3,417 | 12/23/2017 | |
2.3.1-alpha0001-build731 | 3,036 | 12/11/2017 | |
2.3.0 | 40,355 | 12/10/2017 | |
2.3.0-rc0001-build717 | 6,526 | 11/3/2017 | |
2.3.0-beta0006-build711 | 3,026 | 11/3/2017 | |
2.3.0-beta0005-build706 | 3,848 | 11/2/2017 | |
2.3.0-beta0004-build693 | 2,927 | 10/31/2017 | |
2.2.0-beta0003-build685 | 48,559 | 12/21/2016 | |
2.2.0-beta0002-build681 | 2,895 | 11/28/2016 | |
2.2.0-beta0001-build680 | 12,243 | 11/27/2016 | |
2.1.4 | 28,729 | 10/11/2016 | |
2.1.3 | 3,319 | 10/11/2016 | |
2.1.2 | 1,765 | 10/11/2016 | |
2.1.1 | 1,745 | 10/11/2016 | |
2.1.0 | 20,023 | 4/27/2016 | |
2.0.1 | 31,388 | 10/5/2015 | |
2.0.1-beta001-build598 | 3,475 | 10/4/2015 | |
2.0.0 | 5,906 | 8/6/2015 | |
2.0.0-rc003-build581 | 4,299 | 5/18/2015 | |
2.0.0-rc002-build543 | 3,604 | 4/18/2015 |
* **Fixed**: ITestOutputHelper does not work in xbehave steps - https://github.com/xbehave/xbehave.net/issues/329
With special thanks to:
* Sergio Silveira - https://github.com/RagingKore