Skip to content

Aid AI unit test generation #85

@atlaste

Description

@atlaste

Just a little new idea here.

Anno 2025, i often ask AI systems to generate unit tests for me. They are pretty good at that, but they aren't always good at producing unit tests with a lot of code coverage.

The idea here is to mark 'uncovered' lines with a little comment at the end of the line to notify the AI that it needs to do more work there. After that, it's just a matter of asking the bot to chew out more unit tests. Simply put:

  • There should be some button to mark uncovered lines with " // ** this line is not covered by unit tests"
  • And a button to remove all these (exact) markings

It's a fairly simple feature I think, and one that can do a lot of good.

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