Skip to content

utPLSQL for SQL Developer v1.2.0

Compare
Choose a tag to compare
@PhilippSalvisberg PhilippSalvisberg released this 07 Jun 13:37

New

  • #87 - Debug utPLSQL tests

    • New context menu item Debug utPLSQL test... in
      • Connections window
      • PL/SQL editor
      • Worksheet
      • Realtime Reporter
    • New "Debug" button on the toolbar of Realtime Reporter
    • Change default initialization timeout from 60 seconds to 60 minutes when running tests in the debugger
    • New "Stop" button on the toolbar of Realtime Reporter, aborts any test run
  • #102 - Run utPLSQL tests with code coverage

    • Run code coverage together with realtime reporter
    • New context menu item Code coverage... in Realtime Reporter
    • New "Code coverage" button on the toolbar of the Realtime Reporter

Improved

  • #101 - Replace Xtend with Java

Fixed

  • #99 - Code coverage is not working with access to dba_objects but no access to dba_dependencies
  • #107 - Crash of Realtime Report when server output contains CDATA sections