An open API service indexing awesome lists of open source software.

https://github.com/chenjd/unity-test-framework-with-uitest

Add UI Test in the Test Framework
https://github.com/chenjd/unity-test-framework-with-uitest

Last synced: 25 days ago
JSON representation

Add UI Test in the Test Framework

Awesome Lists containing this project

README

          

# Unity-Test-Framework-with-UITest
Add UI Test in the Test Framework

## Version
Unity Test Framework version : 1.0.3

The ordinary version of UITest comes from https://github.com/taphos/unity-uitest

## Introduce

Make the UITest avaliable in Unity 2019 or later and distribute as a package.

Add more UI Test situations.(WIP)

## How to use

To specify a Git URL as a dependency, add the name of the package to install with a Git URL instead of the version number or local file path:

"com.unity.test-framework-ui-test": "https://github.com/chenjd/Unity-Test-Framework-with-UITest.git"

More information: https://docs.unity3d.com/Manual/upm-git.html