quake-build / quake-old

A meta-build system powered by nushell
https://quake.build
MIT License
9 stars 0 forks source link

Use case: end-to-end tests with multiple binaries #3

Closed epage closed 10 months ago

epage commented 1 year ago

cargo has various plugins, including credential-providers which are binaries that cargo calls to delegate logging in to the registry.

The problem is there isn't a way to write tests that have access to both binaries unless