You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The plugin adds three buttons to the tools ribbon to 1) execute all tests of the current user, 2) run code coverage or 3) run tests for a specific path. If you choose 3) the run window will open and you can enter the path manually.</p>
<p>In the object browser on Packages, Package Bodys, Procedures or Users there is a context menu entry to run the tests or code coverage of either the package, the procedure or the user. You can also run tests from an program window. </p>
<p>The results are opened in a new window. Each test run will open a separate window. </p>
1530
1530
<h3id="navigating-to-the-package-body">Navigating to the package body<aclass="headerlink" href="#navigating-to-the-package-body" title="Permanent link">¶</a></h3>
@@ -1535,13 +1535,13 @@ <h3 id="running-single-tests">Running single tests<a class="headerlink" href="#r
1535
1535
<p>A right-click opens the context menu, and you can run the test function.</p>
1536
1536
<h3id="filtering-and-sorting-results">Filtering and Sorting Results<aclass="headerlink" href="#filtering-and-sorting-results" title="Permanent link">¶</a></h3>
1537
1537
<p>You can 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. </p>
<p>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.</p>
<p>Binary releases for 64bit and 32bit are published in the <ahref="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases">releases section</a>.</p>
0 commit comments