AltTester-Unity-SDK icon indicating copy to clipboard operation
AltTester-Unity-SDK copied to clipboard

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

Open AltTesterBot opened this issue 2 years ago • 1 comments

OS and platforms

  • Windows/Mac
  • Unity 2020
  • AUT v 1.7.0

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.

AltTesterBot avatar Sep 28 '22 03:09 AltTesterBot