Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Integrating utplsql with visual studio #1069
Comments
|
Hi @anandsagar0126 We have however an API :) I'm not sure how would you prefer to integrate with Visual-Studio and is it Visual Studio or VS Code integration that you're looking at? Would you rather use PLSQL API or Java API (from utPLSQL-java-api project)? The key benefit of using utPLSQL-java-api is that it is backward compatible with all utPLSQL v3 versions. The PLSQL API of utPLSQL was evolving between releases and some things had to be changed to enable project to evolve. If you would go with pure PLSQL API it is probably best to keep compatibility with version 3.1.8+ If you would like to run tests by tags - it will only work on versions where tags functionality was already added. To see how to call the API, have a look at that issue #955
You can use multi-reporting - generate multiple reports from a single test-run. The reporters that are useful for realtime-reporting integration are:
For coverage, you also have few options, depending on fits you.
Let me know if this is sufficient to get you going. |
|
@anandsagar0126
|
|
Hello @jgebal! As I had mentioned earlier, if we can solve some of these problems. this tool looks very promising and relevant in today's context. |
I would prefer a separate workpace in visual studio code with folder structure created for UI, JAVA Business layer, and database and uinit test tec. Righ now the biggest struggle is this -
|
|
What privileges are granted to user I wasn't experimenting with AWS RDS Oracle installation so I'm not sure how to get around this. If you could list the privileges your ADMIN user has, I could help you get through the install process. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

*Hello @jgebal I am looking to implement a use case where I would like to integrate utplsql with a visual studio IDE , run unit test cases and generate code coverage all using one wrapper procedure. Can you please help me with some steps or documentation that I can refer to? thanks a lot for your help in advance!
I feel this could be a game changer for large enterprises. please feel free to revert with questions. Thanks!