- Notifications
You must be signed in to change notification settings - Fork17
utPLSQL for SQL Developer v1.1.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
340bc82
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
New
- #60 - Snippets for utPLSQL annotations and expectations
- New groups in Snippet view
- utPLSQL Annotations
- utPLSQL Expectations
- Import snippets from preference dialog
- Merge into
UserSnippets.xml
- Existing user snippets (with different group names) are preserved
- Merge into
- Add to test code by drag and drop (SQL Developer feature)
- New groups in Snippet view
- #66 - Show overall elapsed time during test run
- Shown at the upper right corner
- Updated every 100 milliseconds
- At the end of the test the runtime provided by utPLSQL is shown, this time is lower, since the initialization time is not accounted for
- #67 - Use smart times
- Change units to avoid leading zeros, e.g.
4 ms
instead of0.004 s
- Configurable within the utPLSQL preference dialog
- Change units to avoid leading zeros, e.g.
- #73 - Filter tests in overview table according result status
- Defaults defined in utPLSQL preference dialog
- Show successful tests?
- Show disabled tests?
- Checkbox menu items in popup menu of the overview table
- Show successful tests
- Show disabled tests
- Defaults defined in utPLSQL preference dialog
Improved
- #63 - Simplify code coverage when running tests in other schemas
- Reduce need to define
Schema under test
- Default dependencies shown in
Include objects
are qualified with schema names
- Reduce need to define
- #64 - Show error message when utPLSQL is not installed when running Realtime Reporter
- #70 - Hint that Realtime Reporter requires utPLSQL v3.1.4 or higher
- Add hint in the Preference dialog for
Use Realtime Reporter?
- Opens a worksheet when an older utPLSQL version is used
- Add hint in the Preference dialog for
- #74 - Reduce flickering when running tests with a scrollbar in the overview table
- #76 - Faster enable/disable of
Run utPLSQL test
menu option- Relevant when preference
Check availablity of menu option
is set forRun utPLSQL test
- Requires utPLSQL v3.1.8 or higher
- Relevant when preference
Fixed
- #80 - Realtime reporter produces no output
- No tests found after a timeout of 60 seconds
- Fixed by starting the producer thread after the consumer thread
Assets5
Uh oh!
There was an error while loading.Please reload this page.