This section describes how to open a failed test class in GitHub Actions from CIClone.

 

Instruction

 

1. As described in “How to see a workflow log of GitHub Actions with CIclone.” , select an item(workflow run) with a yellow icon from the left pane, then all tests will be shown in the center pane.

 

 

 

2. Click a failed test in center pane, a log of the test will be shown in right pane.

 

 

3. Double click a failed test in center pane, the failed test class will  be open in the editor.