Skip to content

Demo project using utPLSQL v3 with Travis as a CI server and SonarCloud for code analysis, coverage and test results

License

Notifications You must be signed in to change notification settings

chengfa/utPLSQL-demo-project

 
 

Repository files navigation

build Quality Gate Status Build Status

CI/CD and Unit Testing for Oracle PLSQL

Demo project using utPLSQL, Travis and SonarCloud for continuous integration of PLSQL and SQL code.

This is a demo project using utPLSQL v3 for unit testing of Oracle PLSQL code. The project is also taking benefit of Continuous Integration with Travis CI server as well as static code analysis, code coverage and test results reporting using SoanrQube.

With every commit made to the github repository, a build job is executed using Travis CI.

The build process consists of following steps:

About

Demo project using utPLSQL v3 with Travis as a CI server and SonarCloud for code analysis, coverage and test results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLSQL 57.8%
  • Shell 29.6%
  • JavaScript 12.6%