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
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The plugin adds a Button to the Tools ribbon to execute all tests of the current
8
8
9
9

10
10
11
-
In the object browser on Packagesor Users there is a context menu entry to run the tests or code coverage of either thepackagesor theusers.
11
+
In the object browser on Packages, Package Bodys, Proceduresor Users there is a context menu entry to run the tests or code coverage of either thepackage, the procedureor theuser. You can also run tests from an program window.
12
12
13
13

14
14
@@ -20,15 +20,19 @@ The results are opened in a new window. If you've chosen code coverage the cover
20
20
21
21
Double-click on a test result entry will open the package body.
22
22
23
-
###Runing single tests
23
+
###Running tests
24
+
25
+
There are two buttons to run the tests again either with or without coverage.
26
+
27
+
###Running single tests
24
28
25
29
A right-click opens the context menu, and you can run the test function.
26
30
27
31
###Filtering Results
28
32
29
33
Once the tests are run you can filter the results by clicking on checkboxes behind the status field.