utPLSQL / utPLSQL-maven-plugin

Maven plugin for running Unit Tests with utPLSQL v3
Apache License 2.0
13 stars 11 forks source link

Documentation inaccuracy #63

Closed Gepar closed 2 years ago

Gepar commented 2 years ago

Some params in documentation (readme.md) is wrong and migrated from older version, please fix it.

Only numbers here was expected: `

app test

`

And little misspell in comments: `

    <!-- -DdbPassword="password" -->
    <dbPass>password</dbPass>

` -DdbPass was expected.

simasch commented 2 years ago

Thanks for reporting. Will be fixed in the next release.