1,015
Downloads
54
Downloads of v 0.15.0
2013-06-04
Last update
xBehave.net
0.15.0
A BDD/TDD framework based on xUnit.net and inspired by Gherkin. Allows features and scenarios to be written directly in code rather than mapping to external feature files. Works seamlessly with xUnit.net tooling.
To install xBehave.net, run the following command in the Package Manager Console
PM> Install-Package Xbehave
Release Notes
Enhancement: Optional ommission of arguments from scenario names in test output - https://github.com/xbehave/xbehave.net/issues/37/
Enhancement: Add f() extension method - https://github.com/xbehave/xbehave.net/issues/63/
Enhancement: Add an underscore string extension method - https://github.com/xbehave/xbehave.net/issues/72/
Enhancement: Add optional continuation on failure after the execution of specific step types - https://github.com/xbehave/xbehave.net/issues/57/
Removal (Breaking): Remove expression overloads - https://github.com/xbehave/xbehave.net/issues/4/
Removal (Breaking): Remove all deprecated methods - https://github.com/xbehave/xbehave.net/issues/13/
Bug: Null values are not rendered in step text - https://github.com/xbehave/xbehave.net/issues/28/
With special thanks to contributors to this release:
James Foster - https://github.com/jamesfoster/
Glenn Block - https://github.com/glennblock/
robi-y - https://github.com/robi-y/
Owners
Authors
Copyright
Copyright (c) xBehave.net contributors. (xbehave.net@gmail.com)
Tags
Dependencies
-
.NETFramework 3.5
- xunit (= 1.9.1)
- xunit.extensions (= 1.9.1)
-
.NETFramework 4.0
- xunit (= 1.9.1)
- xunit.extensions (= 1.9.1)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| xBehave.net 0.15.0 | 54 | Tuesday, June 04 2013 |
| xBehave.net 0.14.0 | 197 | Wednesday, November 07 2012 |
| xBehave.net 0.13.0 | 71 | Wednesday, October 03 2012 |
| xBehave.net 0.12.0 | 109 | Wednesday, July 25 2012 |
| xBehave.net 0.11.0 | 42 | Monday, July 09 2012 |
| xBehave.net 0.10.0 | 93 | Monday, May 21 2012 |
| xBehave.net 0.9.0 | 63 | Thursday, April 26 2012 |
| xBehave.net 0.8.0 | 54 | Wednesday, April 11 2012 |
| xBehave.net 0.7.0 | 83 | Monday, February 27 2012 |