databinding.LivingDoc.ExecutionDataCollector
5.4.8
Prefix Reserved
See the version list below for details.
dotnet add package databinding.LivingDoc.ExecutionDataCollector --version 5.4.8
NuGet\Install-Package databinding.LivingDoc.ExecutionDataCollector -Version 5.4.8
<PackageReference Include="databinding.LivingDoc.ExecutionDataCollector" Version="5.4.8" />
paket add databinding.LivingDoc.ExecutionDataCollector --version 5.4.8
#r "nuget: databinding.LivingDoc.ExecutionDataCollector, 5.4.8"
// Install databinding.LivingDoc.ExecutionDataCollector as a Cake Addin #addin nuget:?package=databinding.LivingDoc.ExecutionDataCollector&version=5.4.8 // Install databinding.LivingDoc.ExecutionDataCollector as a Cake Tool #tool nuget:?package=databinding.LivingDoc.ExecutionDataCollector&version=5.4.8
databinding.LivingDoc.ExecutionDataCollector
databinding.LivingDoc.ExecutionDataCollector is a Reqnroll Runtime plugin for collecting execution data for reporting. The dotnet tool databinding.LivingDoc.Report.CLI is available for creating reports.
It is intended to address the problem of siloed features.
Quick start
You have created a project for your acceptance tests with Reqnroll and your favourite test tools
add the data collector to your project with the command
dotnet add package databinding.LivingDoc.ExecutionDataCollector
, alternatively withinstall-package databinding.LivingDoc.ExecutionDataCollector
via the Package Manager Consoleopen the configuration file reqnroll.json and add the section livingDocExecutionDataCollector
{ "livingDocExecutionDataCollector": { "enabled": true, "filepath": "TestExecution-reqnroll.json", "projectLanguage": "de-ch", "projectName": "your project name for reporting", "workItemPrefix": "wi-", "workItemUrlTemplate": "https://url.to.your.backlog/edit/{0}/" } }
Note: filepath is for backward compatibility for SpecFlow and the dotnet tool component. After execution, a json file with the same name as the project library name was created (project.dll.json). This file is the input file for the dotnet tool databinding.LivingDoc.Report.CLI
Sample reports for .NET Framework and .NET can be found in the Living documentation and testing section of the T4.Filemanager.VisualStudio documentation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net481 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.8.8 | 827 | 10/20/2024 |
5.8.6 | 102 | 10/19/2024 |
5.8.4 | 106 | 10/18/2024 |
5.8.0 | 95 | 10/18/2024 |
5.7.5 | 111 | 10/18/2024 |
5.7.4 | 81 | 10/17/2024 |
5.7.0 | 92 | 10/16/2024 |
5.6.2 | 81 | 10/16/2024 |
5.6.1 | 162 | 10/15/2024 |
5.5.0 | 95 | 10/14/2024 |
5.4.8 | 1,138 | 9/4/2024 |
5.4.6 | 111 | 8/29/2024 |
5.4.3 | 364 | 8/12/2024 |
5.4.1 | 90 | 8/3/2024 |
5.4.0 | 68 | 7/31/2024 |
5.3.0 | 525 | 7/25/2024 |
5.2.1 | 84 | 7/23/2024 |
5.2.0 | 86 | 7/23/2024 |
5.1.1 | 102 | 7/17/2024 |
5.0.5 | 90 | 7/16/2024 |
5.0.0 | 244 | 5/28/2024 |
4.6.0 | 188 | 4/24/2024 |
4.5.0 | 135 | 4/5/2024 |
4.4.0 | 125 | 3/28/2024 |
4.3.0 | 133 | 3/25/2024 |
4.1.4 | 124 | 3/25/2024 |
4.1.3 | 124 | 3/25/2024 |
4.1.2 | 133 | 3/21/2024 |
4.1.1 | 132 | 3/21/2024 |