Skip to content

Commit 353f32e

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

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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
Loading

screenshots/result_window.png

-6.59 KB
Loading

screenshots/tools_ribbon.png

-320 Bytes
Loading

0 commit comments

Comments
 (0)