Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Suggestion: Run Unity Test Framework for IL2CPP in Windows containers (CI/CD) #32

Open
applejag opened this issue Dec 30, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@applejag
Copy link
Owner

Description

Right now only in-Unity-editor playmode and the NUnit console runner is used for testing the project in the CI/CD workflow. This needs to improve to use more the of the Unity Test Frameworks powers. First target is testing in Windows containers.

This is mere a dream right now though, as I do not have Windows Pro (for that Hyper V) :(

Motivation

More stable knowing the tests passes when built with IL2CPP. Having this in the CI/CD would be very nice instead of leaving it to me to manually run the tests every now and then, which I forget from time to time.

Suggested solution

Find one (or make a) docker windows image running Unity Editor 2019.x.x. Then via the Unity Test Framework with different parameters change the test platform & scripting backend (https://docs.unity3d.com/Packages/[email protected]/manual/reference-command-line.html#testplatform)

Inspiration sources

Would be neat to find something like gableroux's docker image, but for windows.

@applejag applejag added enhancement New feature or request help wanted Extra attention is needed labels Dec 30, 2019
@applejag applejag changed the title Suggestion: Run Unity Test Runner for Windows Standalone in CI/CD Suggestion: Run Unity Test Framework for IL2CPP in Windows containers (CI/CD) Dec 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant