Skip to content

[UserStory] Re-establish test coverage metrics assessment in build #141

@ghost

Description

User Story

Essential components

  • Title describes the story
  • Stakeholder type is identified
  • Outcome is described
  • Rationale is explicit
  • Acceptance criteria are verifiable and from the perspective of the stakeholder

Story

As a Maintainer
I want a working test coverage evaluation as part of the build process
so that measures of the adequacy of tests for the code base is evaluated.

Acceptance Criteria

  • Test coverage metric evaluation is available in the automated build process that measures the amount of coverage the tests have over source code.

Scenario 1
Given ant coverage command has been executed,
when viewing the associated report
then accurate test coverage evaluation is displayed.

Supporting Information

Test coverage is no longer evaluated. This appears to be a consequence of changes in test classes made to migrate from JUnit 5 Vintage to JUnit 5 Jupiter resulting in the Jacoco tool evaluation no longer working as intended.

Dependencies

Depends On

Dependents

Metadata

Metadata

Assignees

No one assigned

    Labels

    E: 2Effort: 2 Story-PointsS: MajorSeverity: Major - important concernuser storyUser Story

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions