Skip to content

How to deal with a package that only has tests? :) #59

Answered by ipetkov
dpc asked this question in Q&A
Discussion options

You must be logged in to vote

cargo build --workspace --release --message-format json-render-diagnostics --bin minimint-tests >"$cargoBuildLog"

error: no bin target named minimint-tests

This looks like it might be a configuration error as the minimint-tests binary is explicitly being selected for building. Please double check whatever flags/arguments are being inherited in the build expression!

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@dpc
Comment options

@ipetkov
Comment options

@ipetkov
Comment options

@dpc
Comment options

@dpc
Comment options

Answer selected by ipetkov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants