alttester / AltTester-Unity-SDK

AltTester Unity SDK is an open-source UI driven test automation tool that helps you find objects in your game and interacts with them using tests written in C#, Python, Robot or Java.
https://alttester.com/docs/sdk/latest/home.html
GNU General Public License v3.0
63 stars 9 forks source link

[Mac] Double clicking a test in Tests list opens an empty file #782

Open AltTesterBot opened 2 years ago

AltTesterBot commented 2 years ago

OS and platforms

Prerequisites

Having C# AltUnity Tests created in Unity Editor (in an Editor folder)

Steps

  1. In the unity project go in AltUnity Tester Editor > Tests list section
  2. Expand the tests folder until reaching the tests
  3. Click on a test and check what happens >>
    • Actual result: A different test file with the correct name is opened in the IDE but it is empty
    • Expected result: The correct test file is opened in the IDE, contains all the tests written in it and the cursor is at the beginning of the name of the clicked test

You can find the original issue from GitLab here.

sandraaltom commented 1 year ago

Triaged Week no. 39, 2023.