<#17376 Consider allowing users to set a different...
# github-notifications
q
#17376 Consider allowing users to set a different `runtime_environment=` on test targets New issue created by stuhood The Environments design doc ended up suggesting that test targets might gain a
runtime_environment=
field which when set in addition to an
environment=
field would cause a test to be built in one environment, but then executed in another (presumably compatible) environment. We should be on the lookout for use cases for this feature before stabilizing Environments. pantsbuild/pants