Skip to content

Enable Providing Build Tags For Tests #87

@braddle

Description

@braddle

Would it be possible to add the ability to provide build tags to the go-mutesting cmd?

Example:
go-mutesting --test-tags="pact integration" would then be passed into the go test --tags="pact integration" command to enable the running of tagged test to be run as part of the mutation testing.

If you are happy with the suggestion I can try and create a PR for the feature.

Activity

linked a pull request that will close this issue on Aug 3, 2021
braddle

braddle commented on Aug 3, 2021

@braddle
Author

Hey, I managed to create the PR for this feature. let me know what you think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @braddle

      Issue actions

        Enable Providing Build Tags For Tests · Issue #87 · zimmski/go-mutesting