Skip to content

Releases: picklesdoc/pickles

v2.11.1

16 Dec 14:08
Compare
Choose a tag to compare

[2.11.1] - 2016-12-16

Fixed

  • Enable Pickles to deal with ignored scenario examples in VsTest Result Provider (340) (by @dirkrombauts)
  • Enable xUnit Test Result Provider to Deal with more than 255 Scenarios in a File (405) (by @dirkrombauts)

v2.11.0

05 Dec 13:32
Compare
Choose a tag to compare

[2.11.0] - 2016-12-05

Changed

  • Enable xUnit Test Result Provider to Deal with more than 255 Scenarios in a File (397) (by @eugene-sea)
  • Several external libraries were update to their newest versions (394) (by @dirkrombauts)

Fixed

  • Null reference error when running with MsTest trx results file (356) (by @dirkrombauts)
  • Test result file is read as null in CucumberJson when elements is missing (390) (by @dirkrombauts)

v2.10.0

23 Oct 17:21
Compare
Choose a tag to compare

[2.10.0] - 2016-10-22

Changed

  • Enable Pickles to with cultures in the language setting (308) (by @dirkrombauts)
  • Improve Markdown Parsing to Reduce Unintended Block Quotes (302) (by @dirkrombauts)

v2.9.0

07 Oct 15:17
Compare
Choose a tag to compare

[2.9.0] - 2016-10-07

Changed

  • Show parser failures and quit with an error (379) (by @Sjaaky).

Fixed

  • Fix Importing Test Results Failure for MsTest for Ignored Scenarios (378) (by @wbagit).
  • Better Dealing with Special Characters in Scenario Examples (375) (by @thopark).

v2.8.3

28 Sep 09:01
Compare
Choose a tag to compare

[2.8.3] - 2016-09-28

Fixed

v2.8.2

18 Aug 16:23
Compare
Choose a tag to compare

[2.8.2] - 2016-08-18

Fixed

  • Handle Encoding or Opposite Slash in Feature Paths (358) (by @ocsurfnut).

v2.8.1

29 Jul 16:04
Compare
Choose a tag to compare

[2.8.1] - 2016-07-29

Fixed

  • Blank Example Entries in a Scenario Outline cause Pickles not to Find the matching Scenario Outline (358) (by @aaronjrich).

v2.8.0

29 Jun 14:15
Compare
Choose a tag to compare

[2.8.0] - 2016-06-29

Added

  • Hyperlink Feature #1: Automatic Hyperlink Generation for Scenario Titles (320) (by @ocsurfnut).

v2.7.0

14 Jun 14:24
Compare
Choose a tag to compare

[2.7.0] - 2016-06-14

Added

  • Make #-style comments configurable - Default to True (346) (by @ocsurfnut).

v2.6.3

24 May 13:07
Compare
Choose a tag to compare

[2.6.3] - 2016-05-24

Fixed

  • Fix path handling for Unix and Mac (344) (by @jboffel).