← 返回首页
GitHub - utPLSQL/utPLSQL-PLSQL-Developer at DataSet · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

utPLSQL/utPLSQL-PLSQL-Developer

 DataSet
Go to file
Code
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

utPLSQL Plugin for PLSQL Developer

The utPLSQL Plugin integrates utPLSQL with Allround Automations PL/SQL Developer.

Running Tests and Code Coverage

The plugin adds a Button to the Tools ribbon to execute all tests of the current user or run code coverage.

In the object browser on Packages or Users there is a context menu entry to run the tests or code coverage of either the packages or the users.

Viewing Results

The results are opened in a new window. If you've chosen code coverage the coverage report will be opened in the default browser.

Navigating to the package body

Double-click on a test result entry will open the package body.

Runing single tests

A right-click opens the context menu, and you can run the test function.

Filtering Results

Once the tests are run you can filter the results by clicking on checkboxes behind the status field.

Releases

Binary releases for 64bit and 32bit are published in the releases section.

Installation

Copy the DLL to the PlugIns directory of your PL/SQL Developer installation.

  • 64bit: PlsqlDeveloperUtPlsqlPlugin.dll
  • 32bit: PlsqlDeveloperUtPlsqlPlugin_x86.dll

Issues

Please file your bug reports, enhancement requests, questions and other support requests within Github's issue tracker.

How to Contribute

  1. Describe your idea by submitting an issue
  2. Fork the utPLSQL-PLSQL-Developer respository
  3. Create a branch, commit and publish your changes and enhancements
  4. Create a pull request

How to Build

  1. Open the PlsqlDeveloperUtPlsqlPlugin.sln solution in Visual Studio
  2. Make sure to choose x64 as Platform target
  3. Build the solution

License

utPLSQL for PL/SQL Developer is licensed under the Apache License, Version 2.0. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

About

utPLSQL Plugin for PL/SQL Developer

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Footer

© 2026 GitHub, Inc.