-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathreadme.txt
executable file
·36 lines (21 loc) · 1.04 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
====================================================================
Welcome to utPLSQL, the unit testing framework for PL/SQL
====================================================================
Copyright (c) 2000-2005, Steven Feuerstein and the utPLSQL Project
You have downloaded utPLSQL.
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 Forum at
http://utplsql.oracledeveloper.nl
and let us know about it.
Thanks,
Steven Feuerstein
$Id: readme.txt,v 1.2 2005/05/11 22:23:17 chrisrimmer Exp $