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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ The utPLSQL Plugin integrates [utPLSQL](https://utplsql.org) with [Allround Auto
4
4
5
5
## Running Tests
6
6
7
-
The plugin adds a Button to the Tools ribbon to execute all tests of the current user or run code coverage.
7
+
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.
0 commit comments