Skip to content

Write coverage report in (html) file #385

@ahx

Description

@ahx

Currently the coverage report produced by OpenapiFirst::Test is dumped into the terminal. This results in a lot of useless noise when running single test files (which don't test the whole API). One idea to solve this is to add another "formatter" which writes the report to a file and just reports the filepath in the terminal. Similar to what simplecov-html is doing.

Pointers:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions