Skip to content

Conversation

@mio-moto
Copy link

As per Unity Documentation: https://docs.unity3d.com/Packages/com.unity.test-framework@1.1/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.

As per Unity Documentation: https://docs.unity3d.com/Packages/com.unity.test-framework@1.1/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.
@jwittner
Copy link
Member

jwittner commented Jul 7, 2021

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
Copy link
Member

jwittner commented Jul 7, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants