Skip to content

v2.18.0

Compare
Choose a tag to compare
@dirkrombauts dirkrombauts released this 02 Feb 14:42
· 53 commits to master since this release

[2.18.0] - 2018-02-02

Added

  • Dhtml reports and Scenario outline support (includes extension of the JSON output) (502) (by @DominikBaran)

Fixed

  • Cache the NUnit feature scan results to improve performance on large solutions (503) (by @tlecomte)
  • Use lookups in JSONDocumentation Builder to improve performance on large solutions (504) (by @tlecomte)
  • Cache LanguageServices and GherkinDialectProvider in FeatureParser to improve performance on large solutions (505) (by @tlecomte)