Skip to content

Building integration tests binaries as a derivations #973

@MiniaczQ

Description

@MiniaczQ

Is your feature request related to a problem? Please describe.
I want to use crane for integration tests, but I can't run the integration tests in build phase. I want to export the binaries for later use in a more elaborate setup.

Describe the solution you'd like
Support exporting integration test binaries.
Here all test binaries are removed from the output.
I'd like a way to retain integration test binaries.
We can tell them apart through target.kind, unit tests being bin, integration tests being test.
I don't know how this would be configured

Additional context
I don't see an easy way of implementing this user-side.

#600 is loosely related.

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