Skip to content

measure backend test coverage #2838

Open
@jstriebel

Description

@jstriebel

Measuring what is (not) tested helps to improve the test suite further.
Test Coverage per statement can be measured with scoverage, which has an sbt plugin. We should measure the unit tests, and if possible also the e2e tests.

Maybe https://coveralls.io helps to get insights from the results. It can be integrated with an sbt plugin.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions