Skip to content

Generate tests for fine-grained targets instead of whole modules #103

@kitsiosk

Description

@kitsiosk

Is your feature request related to a problem? Please describe.
In many cases, one may need to generate tests for a specific class, function/method, or even a block of lines within a funciton, for example if someone suspects a faulty behavior in that function.

Describe the solution you'd like
Instead of passing the target module as parameter, a target function could be given.

Describe alternatives you've considered

Additional context
I do not know if this is possible, given the random mutations that take place, but if you think it is, I would be happy to give it a shot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions