Skip to content

Any roadmap for including code coverage? #830

@WahahaYes

Description

@WahahaYes

I saw that there's an old 2018 thread #81 asking about this and wanted to reopen to have a renewed discussion. Code coverage would be an amazing feature.

@bitwes had linked a separate addon (godot-code-coverage). I got it running but it's lacking.

  • The coverage report is a custom, unintuitive json format, rather than supporting common formats like lcov.
  • Coverage seems like it should really be bundled into the unit testing framework rather than having to chain addons.

I wonder if it's feasible to incorporate and improve upon what @jamie-pate started and get a more robust tool implemented here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions