LivingDoc Generator¶
Version 3.9.57 (10 September 2021)¶
- Bugfixes
- Fixed security issue in markdown parsing
Version 3.9.50 (26 August 2021)¶
- Remove feedback buttons
Version 3.9.35 (30 July 2021)¶
- Bugfixes:
- [CLI] Examples table with duplicate column headers should throw an exception Github#2471
Version 3.9.30 (26 July 2021)¶
- New Features
- [LivingDocPlugin] Extend available TestExecution.json placeholders with timestamp
Version 3.9.5 (18 June 2021)¶
- Update SpecFlow logo
- Bugfixes:
- [CLI] Fix work item linking bug in the BuildTask, related to Github#2333
Version 3.8.35 (11 May 2021)¶
- New Features
- [LivingDocPlugin] Collect outputs (text/attachments)
- [CLI] Extend with option to include/exclude test outputs
- Bugfixes:
- [LivingDocPlugin] No TestExecution.json generated for netcoreapp2.1
Version 3.7.141 (26 March 2021)¶
- New Features
- [CLI] Keep parsed data in feature-data mode
Version 3.7.43 (08 March 2021)¶
- Bugfixes:
- [CLI] has now both a netcoreapp3.1 and net5.0 version in the NuGet package
Version 3.7.10 (17 February 2021)¶
- New Features
- [LivingDocPlugin] Support for SpecFlow 3.7
- [CLI] Improve the handling of the feature-data input source
- Bugfixes
- [LivingDocPlugin] Fix for TestExecution.json file generation with XUnit running on .net 4.8 by introducing a placeholder for the current directory
Version 3.6.6 (25 January 2021)¶
- New Features
- [LivingDocPlugin] Support for SpecFlow 3.6
Version 3.5.286 (15 January 2021)¶
- New Features
- [LivingDocPlugin] Remove the automatic SpecFlow+Runner isolation mode detection and add placeholder support in the generated TestExecution.json file name
Version 3.5.279 (13 January 2021)¶
- New Features
- [Generated HTML] Filter the feature tree by Scenario Result
- [Generated HTML] Show a warning message when the TestExecution.json contains non matchable items, related to Github#2249
- [CLI] Allow to merge multiple TestExecution.json files into one report
- [CLI] Automatically create folders for report output path
- [LivingDocPlugin] Generate multiple TestExecution.json files when using with SpecFlow+Runner in Process isolation mode
- Bugfixes
- [Generated HTML] Fix the styling of Markdown tables in Feature/Scenario descriptions Github#2246
- [Generated HTML] Fix the navigation for features with the same feature title Github#2247
- [LivingDocPlugin] Fix the duration reporting of the executed steps
Version 3.5.186 (08 December 2020)¶
- New features:
- [Generated HTML] Display unused step definitions
- [Generated HTML] Display summary chart of different step levels
- [Generated HTML] Display test execution duration
- [Generated HTML] Switch between test and non-test execution results view (toggle)
- [CLI] Enable generation of documentation without test execution
- [CLI] Coloring LivingDoc.Plugin CLI output for successfully generated LivingDoc (JSON/HTML)
- Bugfixes:
- [LivingDocPlugin] Fix NuGet warning about version conflict when creating new SpecFlow project
Version 3.4.242 (21 October 2020)¶
- New Features:
- [Generated HTML] Visualize step execution results
- [Generated HTML] Test Result Summary tab is extended to show the Scenario execution summary
- Bugfixes:
- [LivingDocPlugin] Using the Rule keyword no longer crashes the LivingDocPlugin Github#2162
- [CLI] Fix HTML tags encoding in Scenario/Feature descriptions Github#2147
Version 3.4.211 (08 October 2020)¶
- New Features:
- [Generated HTML] Display inherited tags of the feature files on the scenarios
- Bugfixes:
- None
Version 3.4.192 (01 October 2020)¶
- New Features:
- [Generated HTML] Small UI improvements
- Bugfixes:
- [Generated HTML] Fix linking to other feature files when the filename and the feature title are different
Version 3.4.167 (24 September 2020)¶
- New Features:
- [Generated HTML] The feature tree filtering and coloring is improved.
- Bugfixes:
- None
Version 3.4.133 (17 September 2020)¶
- New Features:
- [Generated HTML] Add support for link to other feature files from the feature/scenario markdown description.
- [Generated HTML] Add a new Test Result Details tab
- [CLI] Support for custom report titles
- [LivingDocPlugin] Extend the generated FeatureData.json with Step level execution results
- Bugfixes:
- None
Version 3.4.2 (19 August 2020)¶
- New Features:
- [Generated HTML] Show the test execution results
- [LivingDocPlugin] Extend the generated FeatureData.json with Scenario level execution results
- Bugfixes:
- None
Version 3.3.48 (07 August 2020)¶
First stable version.