File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,10 @@ Java command-line client for [utPLSQL v3](https://github.com/utPLSQL/utPLSQL/).
99Provides an easy way of invoking utPLSQL from command-line. Main features:
1010
1111* Ability to run tests with multiple reporters simultaneously.
12+ * Realtime reporting during test-run
1213* Ability to save output from every individual reporter to a separate output file.
1314* Allows execution of selected suites, subset of suite.
14- * Maps project and test files to database objects for reporting purposes. (Coming Soon)
15+ * Maps project and test files to database objects for reporting purposes.
1516
1617## Downloading
1718
@@ -21,7 +22,7 @@ You can also download all development versions from [Bintray](https://bintray.co
2122
2223
2324## Requirements
24- * [ Java SE Runtime Environment 8] ( http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html )
25+ * [ Java SE Runtime Environment 8] ( http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html ) or newer
2526* When using reporters for Sonar or Coveralls client needs to be invoked from project's root directory.
2627
2728## Compatibility
You can’t perform that action at this time.
0 commit comments