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
61 stars 7 forks source link

[Tests list] No checkmark for Test class that contains Test Cases after tests were run #978

Open iulianatodoran opened 1 year ago

iulianatodoran commented 1 year ago

Steps to reproduce

1. Open in Unity the AltTester Unity SDK project from cloned repo (`master` branch) 2. In _AltTester Editor_ with `Play in Editor` started run the Test Class `TestForScene1TestSample from` from `Assembly-CSharp-Editor.dll `> `Altom` > `AltDriver` > `Tests` 3. After tests are run verify if there is a checkmark in front of the above-mentioned Test Class ## Actual result ### AR - In step 3 there is no checkmark in front of the above-mentioned Test Class ### Additional info - Screenshots ![image](https://user-images.githubusercontent.com/62327834/199705351-418308b2-4bc4-4855-b154-eaf26226c578.png) ![image](https://user-images.githubusercontent.com/62327834/199705507-3420be5d-4228-4d2e-9e81-c04c978e1033.png) - Note: the difference between the mentioned class and other classes where this issue does not occur is that it contains Test Cases ## Expected result ### ER - In step 3 there is a checkmark (green or red depending on the success or failure of the ran tests) in front of the Test Class mentioned in step 2
sandraaltom commented 1 year ago

Triaged Week no. 39, 2023.