You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2019. It is now read-only.
It'd be great if Carnix-generated expressions had a toggleable checkPhase that runs the project's tests.
I've no idea how complicated that is to implement, but it'd be very desirable for us because caching of dependent crates for test runs is quite hard and unpleasant in a normal CI setup - the way Carnix/buildRustCrate handles it is much nicer.
It'd be great if Carnix-generated expressions had a toggleable
checkPhasethat runs the project's tests.I've no idea how complicated that is to implement, but it'd be very desirable for us because caching of dependent crates for test runs is quite hard and unpleasant in a normal CI setup - the way Carnix/buildRustCrate handles it is much nicer.