@@ -2,19 +2,19 @@ | |||
| 2 | 2 | ||
| 3 | 3 | The utPLSQL Plugin integrates [utPLSQL](https://utplsql.org) with [Allround Automations PL/SQL Developer](https://www.allroundautomations.com/products/pl-sql-developer/). | |
| 4 | 4 | ||
| 5 | - ## Running Tests | ||
| 5 | + ## Running Tests and Code Coverage | ||
| 6 | 6 | ||
| 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. | ||
| 8 | 8 | ||
| 9 | 9 |  | |
| 10 | 10 | ||
| 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. | ||
| 12 | 12 | ||
| 13 | 13 |  | |
| 14 | 14 | ||
| 15 | 15 | ## Viewing Results | |
| 16 | 16 | ||
| 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. | ||
| 18 | 18 | ||
| 19 | 19 |  | |
| 20 | 20 | ||
0 commit comments