Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

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.