eclipse-score / eclipse-score/baselibs

utils: clean up test-to-requirement traceability

Open
#395 0 comments 0 reactions 0 assignees View on GitHub
comp-utils
Dominant language
C++
Stars
26
Forks
85
Avg merge
2d 13h
Merged PRs (30d)
47

Description

Apply the test-to-requirement traceability clean-up described in #522 to the Utils component (`score/utils/`).

Replace legacy raw-symbol `Verifies` links and unsupported metadata with mandated `FullyVerifies` or `PartiallyVerifies` links to the current `comp_req__utils__...` needs, together with `TestType`, `DerivationTechnique`, and self-contained `Description` metadata.

Review every C++ gtest under `score/utils/` against the current Utils requirements. Ensure each linked test genuinely exercises its assigned requirement, requirements accurately describe the implemented behavior, and non-functional requirements that are only verifiable by inspection are not given artificial test coverage.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the traceability clean-up described in #522 and inspect the C++ gtests under score/utils/ against the current Utils requirements. Review each requirement link and its TestType, DerivationTechnique, and Description metadata. Done means links use the mandated verification forms, metadata is self-contained, tests match their requirements, and inspection-only requirements have no artificial coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing-qa
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.