Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 2.31 KB

File metadata and controls

38 lines (26 loc) · 2.31 KB

utPLSQL — Unit Testing Framework for Oracle PL/SQL

About

utPLSQL is a set of free-to use, open-source frameworks and tools for unit testing Oracle Database PL/SQL code, inspired by the xUnit and rspec family of frameworks.

Projects

Project Description
utPLSQL Core framework — install and run unit tests in Oracle
utPLSQL-cli Command-line client for running tests from CI/CD pipelines
utPLSQL-maven-plugin Maven plugin for running utPLSQL tests
utPLSQL-SQLDeveloper SQL Developer extension
utPLSQL-PLSQL-Developer PL/SQL Developer extension
utPLSQL-java-api Java API for connecting to utPLSQL
utPLSQL-dotnet-api .NET API for connecting to utPLSQL

Getting Started

Community

Contributing

Contributions are welcome! See CONTRIBUTING.md for guidelines.

License

utPLSQL is released under the Apache 2.0 License.