File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,17 @@ The utPLSQL Plugin integrates [utPLSQL](https://utplsql.org) with [Allround Auto
6
6
7
7
The plugin adds a Button to the Tools ribbon to execute all tests of the current user or run code coverage.
8
8
9
- ![ img.png ] ( screenshots/tools_ribbon.png )
9
+ ![ Tools Ribbon ] ( screenshots/tools_ribbon.png )
10
10
11
11
In the object browser on Packages or Users there is a context menu entry to run the tests or code coverage of either the packages or the users.
12
12
13
- ![ img.png ] ( screenshots/context_menu.png )
13
+ ![ Context Menu ] ( screenshots/context_menu.png )
14
14
15
15
## Viewing Results
16
16
17
17
The results are opened in a new window. If you've chosen code coverage the coverage report will be opened in the default browser.
18
18
19
- ![ img.png ] ( screenshots/result_window.png )
19
+ ![ Result Window ] ( screenshots/result_window.png )
20
20
21
21
## Releases
22
22
You can’t perform that action at this time.
0 commit comments