csharpfritz / csharpfritz/TestAccountability

Initial working concept

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

From our discussions on the evening of Feb 5:

The base library contains a simple set of attributes to decorate tests with. These attributes define the issue or feature that the test exercises

An adapter is attached to the build process of the test projects that analyzes the code for the Issue and Feature attributes and generates a 'test manifest' with information about the fully qualified name of the test method and a link to the issue/feature tracker that was declared

A continuous integration feature will be created that reads the test reports, combined with the 'test manifest' and generates a report of 'new features addressed', 'new issues fixed', and 'features / issues broken' based on the success / failure of a test run

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.