You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,12 +168,25 @@ To sign up to the chat use [this link](http://utplsql-slack-invite.herokuapp.com
168
168
----------
169
169
[__Authors__](docs/about/authors.md)
170
170
171
+
172
+
----------
173
+
__Project Directories__
174
+
175
+
* .travis - contains files needed for travis-ci integration
176
+
* client_source - Sources to be used on the client-side. Developer workstation or CI platform to run the tests.
177
+
* development - Set of useful scripts and utilities for development and debugging of utPLSQL
178
+
* docs - Documentation of the project
179
+
* examples - Example source code and unit tests
180
+
* source - The installation code for utPLSQL
181
+
* tests - Tests for utPLSQL framework
182
+
171
183
----------
172
-
__Version 2 to Version 3 Comparison__
173
184
174
185
If you have a great feature in mind, that you would like to see in utPLSQL v3 please create an [issue on GitHub](https://github.com/utPLSQL/utPLSQL/issues) or discuss it with us in the [Slack chat rooms](http://utplsql-slack-invite.herokuapp.com/).
@@ -224,19 +237,6 @@ If you have a great feature in mind, that you would like to see in utPLSQL v3 pl
224
237
225
238
<sup>3</sup> Test execution comparison is in a single call so the results are combined. We know it was always possible to group in any way with multiple calls. But that may not be desired under a CI system where you want a single JUnit XML Output.
226
239
227
-
228
-
----------
229
-
__Project Directories__
230
-
231
-
* .travis - contains files needed for travis-ci integration
232
-
* client_source - Sources to be used on the client-side. Developer workstation or CI platform to run the tests.
233
-
* development - Set of useful scripts and utilities for development and debugging of utPLSQL
234
-
* docs - Documentation of the project
235
-
* examples - Example source code and unit tests
236
-
* source - The installation code for utPLSQL
237
-
* tests - Tests for utPLSQL framework
238
-
239
-
-----------
240
240
# Supporters
241
241
242
242
The utPLSQL project is community-driven and is not commercially motivated. Nonetheless, donations and other contributions are always welcome, and are detailed below.
0 commit comments