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.
| 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 |
- GitHub Discussions — questions and ideas
- Stack Overflow — tag
utplsql
Contributions are welcome! See CONTRIBUTING.md for guidelines.
utPLSQL is released under the Apache 2.0 License.
