Is it possible to run tests with different php interpreters?
Hi there,
is it possible to run unit tests with different php interpreters without having to switch the interpreter project wide for every test run? I think of an option like "this run config should be executed with each of the interpreters a, b and c, but not d"
TIA
M*
请先登录再写评论。
Nope, unfortunately currently there's no way to do that. Please vote: https://youtrack.jetbrains.com/issue/WI-35548
Thank you for the link to the ticket :)