Releases: shaynevanasperen/TestStack.BDDfy.Xunit
Releases · shaynevanasperen/TestStack.BDDfy.Xunit
TestStack.BDDfy.Xunit.1.2.0
Updated xunit
to version 2.4.1
and changed reference from xunit
to xunit.extensibility.execution
(to fix problem with package not being built).
TestStack.BDDfy.Xunit.1.1.0
Now showing story Uri in text reporter like this:
Story title [http://storyuri]
TestStack.BDDfy.Xunit.1.0.4
Minor refactoring with no functional changes.
TestStack.BDDfy.Xunit.1.0.3
Added package description.
TestStack.BDDfy.Xunit.1.0.2
Fixed bug in writing of examples where scenario group count is zero.
TestStack.BDDfy.Xunit.1.0.1
- Fixed bug where examples were not written out for example tables having only one row
- Fixed typo in
BddfyInitializer
class name - Updated target frameworks
- Use SourceLink with embedded symbols and source
TestStack.BDDfy.Xunit.1.0.0
Initial release