Unity Automated Testing (com.unity.automated-testing)
This package enables users to automate playthroughs of a Unity Project with the Recorded Playback Module and optionally use recorded playbacks to drive Unity Tests - either in the editor or on a local device - with the Recorded Testing Module.
Unity Automated Testing Modules:
Installation
Add the package to dependencies in [YourProject]/Packages/manifest.json:
"com.unity.automated-testing": "0.0.7-preview.3"