Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NUnit tests #646

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Fix NUnit tests #646

merged 2 commits into from
Nov 2, 2023

Conversation

chkuang-g
Copy link
Collaborator

@chkuang-g chkuang-g commented Oct 23, 2023

Fix NUnit tests by migrating to use Unity Test Frameworks.

  • Change NUnit tests to utilize Unity Test Frameworks
  • Add new script to enable dlls through Version Handler. This script should be removed before tests, or it will exit the Unity once Version Handler update is done.
  • Add required UPM packages for Unity Test Frameworks
  • Move all NUnit test code to the proper folders and add proper .asmdef, instead of using .csproj

@chkuang-g chkuang-g requested a review from a-maurice October 23, 2023 04:49
@chkuang-g chkuang-g added the tests-requested Trigger a quick set of integration tests. label Oct 23, 2023
@chkuang-g chkuang-g merged commit ae200af into master Nov 2, 2023
@chkuang-g chkuang-g deleted the process/nunit branch November 2, 2023 23:12
@googlesamples googlesamples locked and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tests-requested Trigger a quick set of integration tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants