Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit057891b

Browse files
committed
Update README.md
1 parent1a0df7a commit057891b

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

‎README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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 and Code Coverage
5+
##Running Tests
66

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

@@ -14,7 +14,7 @@ In the object browser on Packages, Package Bodys, Procedures or Users there is a
1414

1515
##Viewing Results
1616

17-
The results are opened in a new window.If you've chosen code coverage the coverage reportwillbe opened in the default browser.
17+
The results are opened in a new window.Each test runwillopen a separate window.
1818

1919
###Navigating to the package body
2020

@@ -28,12 +28,24 @@ There are two buttons to run the tests again either with or without coverage.
2828

2929
A right-click opens the context menu, and you can run the test function.
3030

31-
###Filtering Results
31+
###Filteringand SortingResults
3232

33-
Once the tests are run youcan filter the results by clicking on checkboxes behind the status field.
33+
Youcan filter the results by clicking on checkboxes behind the status field. A click on the header cell sorts the results first ascending and with a second click descending.
3434

3535
![Result Window](screenshots/result_window.png)
3636

37+
##Code Coverage
38+
39+
If you select Run Code Coverage from the menu or the context menu a dialog is displayed. In this dialog you can configure the schemas to check for coverage and include or exclude specific objects.
40+
41+
![Code Coverage Diaog](screenshots/code_coverage_dialog.png)
42+
43+
###Report
44+
45+
After running the tests the HTML code coverage report will be opened in the default browser.
46+
47+
![Code Coverage Reports](screenshots/code_coverage_report.png)
48+
3749
##Releases
3850

3951
Binary releases for 64bit and 32bit are published in the[releases section](https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases).

‎screenshots/code_coverage_dialog.png

7.53 KB
Loading

‎screenshots/code_coverage_report.png

86.6 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp