Skip to content

ci: Change Unity UnitTest from Mono to IL2CPP and enabled on CI#312

Merged
neuecc merged 15 commits intomainfrom
feature/unittest
Sep 10, 2024
Merged

ci: Change Unity UnitTest from Mono to IL2CPP and enabled on CI#312
neuecc merged 15 commits intomainfrom
feature/unittest

Conversation

@guitarrapc
Copy link
Copy Markdown
Contributor

@guitarrapc guitarrapc commented Jul 31, 2024

tl;dr;

Previously CI's Unity UnitTest was disabled due to Unity Headless (DedicatedServer) API stability issue. I've confirm it's stable now and enable UnitTest on GitHub Actions.

To Run UnitTest IL2CPP.

  • Bump Unity version from 2022.3.16f1 to 2022.3.39f1. (LTS)
  • Change Unity versions running on matrix to latest LTS.
  • Enable Unity UnitTest on GitHub Actions
  • Change Unity UnitTest from Mono to IL2CPP
  • Change RuntimeUnitTestToolkit from UnityPackage to UPM
  • Bump RuntimeUnitTestToolkit from 2.3.0 to 2.6.0

@guitarrapc guitarrapc self-assigned this Jul 31, 2024
@neuecc neuecc merged commit dcfe341 into main Sep 10, 2024
@neuecc neuecc deleted the feature/unittest branch September 10, 2024 09:10
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