Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48a3f9e

Browse files
committed
Make "Version 2 to 3 comparison" an actual section in readme
1 parent 2f89527 commit 48a3f9e

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

readme.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,25 @@ To sign up to the chat use [this link](http://utplsql-slack-invite.herokuapp.com
168168
----------
169169
[__Authors__](docs/about/authors.md)
170170

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+
171183
----------
172-
__Version 2 to Version 3 Comparison__
173184

174185
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/).
175186

176187

188+
# Version 2 to Version 3 Comparison
189+
177190
| Feature | Version 2 | Version 3 |
178191
| -------------------------------------- | ---------------------- | ---------------------- |
179192
| Easy to install | Yes | Yes |
@@ -224,19 +237,6 @@ If you have a great feature in mind, that you would like to see in utPLSQL v3 pl
224237

225238
<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.
226239

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-
-----------
240240
# Supporters
241241

242242
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

Comments
 (0)