- Notifications
You must be signed in to change notification settings - Fork9
utPLSQL Plugin for PL/SQL Developer
License
utPLSQL/utPLSQL-PLSQL-Developer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The utPLSQL Plugin integratesutPLSQL withAllround Automations PL/SQL Developer.
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, Package Bodys, Procedures or Users there is a context menu entry to run the tests or code coverage of either the package, the procedure or the user. You can also run tests from an program window.
The results are opened in a new window. If you've chosen code coverage the coverage report will be opened in the default browser.
Double-click on a test result entry will open the package body.
There are two buttons to run the tests again either with or without coverage.
A right-click opens the context menu, and you can run the test function.
Once the tests are run you can filter the results by clicking on checkboxes behind the status field.
Binary releases for 64bit and 32bit are published in thereleases section.
Copy the DLL to the PlugIns directory of your PL/SQL Developer installation.
- 64bit: PlsqlDeveloperUtPlsqlPlugin.dll
- 32bit: PlsqlDeveloperUtPlsqlPlugin_x86.dll
Please file your bug reports, enhancement requests, questions and other support requests withinGithub's issue tracker.
- Describe your idea bysubmitting an issue
- Fork the utPLSQL-PLSQL-Developer respository
- Create a branch, commit and publish your changes and enhancements
- Create a pull request
- Open the PlsqlDeveloperUtPlsqlPlugin.sln solution in Visual Studio
- Make sure to choose x64 as Platform target
- Build the solution
utPLSQL for PL/SQL Developer is licensed under the Apache License, Version 2.0.You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0.
About
utPLSQL Plugin for PL/SQL Developer
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.