unitysetup.powershell icon indicating copy to clipboard operation
unitysetup.powershell copied to clipboard

Allow current set of test platforms

Open mio-moto opened this issue 5 years ago • 2 comments

As per Unity Documentation: https://docs.unity3d.com/Packages/[email protected]/manual/reference-command-line.html

The wording on the documentation is a bit bad, however it allows to pass the test platform directly, switching automatically between EditMode und PlayMode and setting the BuildTarget directly. This is intended behaviour and exists since the integration of the Unity Testrunner, thus is downward compatible.

mio-moto avatar Oct 14 '20 09:10 mio-moto

Can we extend this list to support everything documented here: https://docs.unity3d.com/ScriptReference/BuildTarget.html ? You could crib the list from the BuildTarget param. =)

jwittner avatar Jul 07 '21 18:07 jwittner

Whoa, just saw this is super old. If you see this and update the list that'd be great! Otherwise I might fork your branch and make the change in the next couple days.

jwittner avatar Jul 07 '21 18:07 jwittner