unitinium / Unitinium

🧪 Unity e2e test framework based on lua scripting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unitinium

Using

For start using this package add lines into ./Packages/manifest.json like next sample:

{
  "dependencies": {
    "unitinium": "https://github.com/k0dep/Unitinium.git"
  }
}

About

🧪 Unity e2e test framework based on lua scripting

License:MIT License


Languages

Language:C# 100.0%