← 返回首页
Update README.md and added new screenshots · utPLSQL/utPLSQL-PLSQL-Developer@353f32e · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit 353f32e

Browse files
committed
Update README.md and added new screenshots
1 parent 3efe588 commit 353f32e

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

‎README.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22

33
The utPLSQL Plugin integrates [utPLSQL](https://utplsql.org) with [Allround Automations PL/SQL Developer](https://www.allroundautomations.com/products/pl-sql-developer/).
44

5-
## Running Tests
5+
## Running Tests and Code Coverage
66

7-
The plugin adds a Button to the Tools ribbon to execute all tests of the current user.
7+
The plugin adds a Button to the Tools ribbon to execute all tests of the current user or run code coverage.
88

99
![img.png](screenshots/tools_ribbon.png)
1010

11-
In the object browser on Packages or Users there is a context menu entry to run the tests of either the packages or the users.
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.
1212

1313
![img.png](screenshots/context_menu.png)
1414

1515
## Viewing Results
1616

17-
The results are opened in a new window.
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.
1818

1919
![img.png](screenshots/result_window.png)
2020

‎screenshots/context_menu.png‎

-3.81 KB
LoadingViewer requires iframe.

‎screenshots/result_window.png‎

-6.59 KB
LoadingViewer requires iframe.

‎screenshots/tools_ribbon.png‎

-320 Bytes
LoadingViewer requires iframe.

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.