cue-unity / unity

unity - run experiments/regression tests on CUE modules
Apache License 2.0
41 stars 5 forks source link

cmd/unity: support for custom docker images #40

Open myitcv opened 3 years ago

myitcv commented 3 years ago

No specific use case yet, but it might be that some scenarios of either testscript-based tests or Go tests that use the CUE APIs require a specific environment to run properly. In such cases it should be possible to tell unity which Docker image to use for a given project. Indeed it might well be something that gets declared in a project's unity manifest.