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.
Having C# AltUnity Tests created in Unity Editor (in an Editor folder)
Steps
In the unity project go in AltUnity Tester Editor > Tests list section
Expand the tests folder until reaching the tests
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
OS and platforms
Prerequisites
Having C# AltUnity Tests created in Unity Editor (in an Editor folder)
Steps
You can find the original issue from GitLab here.