Skip to content

Documentation: Add JaCoCo run procedure to Android tools' README.md files #518

@BukunmiOla

Description

@BukunmiOla

Writing tests for tools is important, It's also quite important to be able to verify the test coverage in order to keep track of the covered and uncovered components of the tools.
We employ JaCoCo to report test coverage and the dependency has already been added to grade-config.
However, contributors may find it difficult to grasp from the get-go.
Adding this information to the README.md file gives contributors first-hand information about JaCoCo integration with projects and how to generate test coverage reports with JaCoCo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions