File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,19 @@ In the object browser on Packages or Users there is a context menu entry to run
1616
1717The results are opened in a new window. If you've chosen code coverage the coverage report will be opened in the default browser.
1818
19- Double-click on a test result entry will open the package body. A right-click opens the context menu and you can run the test function.
19+ ### Navigating to the package body
2020
21- ![ Result Window] ( screenshots/result_window.png )
21+ Double-click on a test result entry will open the package body.
22+
23+ ### Runing single tests
24+
25+ A right-click opens the context menu, and you can run the test function.
26+
27+ ### Filtering Results
28+
29+ Once the tests are run you can filter the results by clicking on checkboxes behind the status field.
30+
31+ ![ img.png] ( screenshots/result_window_filter.png )
2232
2333## Releases
2434
You can’t perform that action at this time.
0 commit comments