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

Chetna1601/utPLSQL-demo-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build sonar

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 36.9%
  • Shell 34.6%
  • JavaScript 28.5%