Skip to content

Include receiver type in test method names #4

@cweill

Description

@cweill

If two structs implement a method with the same name, they will cause gotests to generate two tests with the same name.

Instead tests should prefix the type of the receiver to the test name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions