vcdg 6.0.0

dotnet tool install --global vcdg --version 6.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local vcdg --version 6.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=vcdg&version=6.0.0
nuke :add-package vcdg --version 6.0.0

VCD-Generator

Quality Gate Status Code Smells Coverage Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating Security Rating Technical Debt Vulnerabilities

The purpose of the VCD Generator is to create Verification Control Documents (reports) that make record of which tests contribute to the verification of a set of Requirements. The VCD Generator is available on Nuget as a dotnet tool called vcdg.

The VCD Generator works in combination with NUnit and currently generates reports in 2 forms:

  • Excel Spreadsheet
  • HTML Table

The VCD Generator needs 2 inputs:

  • Requirements: in tabular form (excel spreadsheet), where one of the columns needs to contain the human readable unique identifier of the requirements.
  • Nunit results: in xml form generated using the NunitXml.TestLogger logger

Please read the Quick Start to find out how to use the vcdg dotnet tool

Build Status

GitHub actions are used to build and test the library

Branch Build Status
Master Build Status
Development Build Status

License

The VCD-Generator libraries are provided to the community under the Apache License 2.0.

Contributions

Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@stariongroup.eu. You can find the CLA's in the CLA folder.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
6.0.0 100 4/27/2024
5.0.1 237 4/14/2024
5.0.0 138 4/14/2024
4.0.0 1,491 7/14/2023
3.1.0 260 3/27/2023
3.0.1 340 12/10/2022
3.0.0 328 12/5/2022
2.0.0 370 11/8/2022
1.0.0 402 11/8/2022
0.2.0 401 11/8/2022

[Update] Starion Group
           [Update] dependencies