File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ====================================================================
2
+ Welcome to utPLSQL, the unit testing framework for PL/SQL
3
+ ====================================================================
4
+
5
+ Copyright (c) 2000-2005, 2014-2015 Steven Feuerstein and the utPLSQL Project
6
+
7
+ You have downloaded utPLSQL.
8
+
9
+ It is not warranted to be free of bugs.
10
+
11
+ Use it at your own risk (but, believe me, there's nothing very risky about it).
12
+
13
+ TO INSTALL
14
+
15
+ 1. Unzip the software into the directory of your choice. It will create three
16
+ sub-directories: Code, Examples and Doc.
17
+
18
+ 2. Open the Doc/index.html file and follow instructions in the Getting Started
19
+ document for either installing or upgrading utPLSQL.
20
+
21
+ TO USE
22
+
23
+ Review the on-line documentation. Start with Getting Started, then check out
24
+ Build Test Packages and dip into the User Guide as needed.
25
+
26
+ Any questions? Go to the utPLSQL Support page at
27
+
28
+ https://sourceforge.net/projects/utplsql/support
29
+
30
+ and let us know about it.
31
+
32
+
33
+ Thanks,
34
+ Steven Feuerstein
35
+
36
+ $Id$
You can’t perform that action at this time.
0 commit comments