Skip to content
/ utPLSQL Public
forked from utPLSQL/utPLSQL

A unit testing framework for PL/SQL, based on the xUnit principles

License

Notifications You must be signed in to change notification settings

Pazus/utPLSQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to utPLSQL, the unit testing framework for PL/SQL

utPLSQL is a Unit Testing framework for Oracle PL/SQL.

It is not warranted to be free of bugs.

Use it at your own risk (but, believe me, there's nothing very risky about it).

To Install

  1. Unzip the software into the directory of your choice. It will create three sub-directories: Code, Examples and Doc.

  2. Open the Doc/index.html file and follow instructions in the Getting Started document for either installing or upgrading utPLSQL.

To Use

Review the on-line documentation. Start with Getting Started, then check out Build Test Packages and dip into the User Guide as needed.

Any questions? Go to the utPLSQL contributing page where you will find all the various ways to work with members of project development team.

https://utplsql.github.io/contributing/

and let us know about it.

Copyright (c) 2000-2005, 2014-2016 Steven Feuerstein and the utPLSQL Project https://utplsql.github.io/

About

A unit testing framework for PL/SQL, based on the xUnit principles

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PLSQL 98.1%
  • Perl 1.3%
  • SQLPL 0.6%