File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : " utPLSQL v3.0.4 - released"
4+ date : 2017-11-03 11:35:00 +0000
5+ categories : version3
6+ ---
7+
8+
9+ # Changes in this release
10+
11+ ## Improvements and fixes
12+
13+ - Removed overloaded procedures ` ut_runner.run `
14+ - utPLSQL will not not open new transaction when running tests
15+ - Added buffering of dbms_output before the run
16+ - Removed ` ut_expectation ` sub-types
17+ - Restructured annotations and added caching to improve framework start-up time
18+ - Savepoint name is now generated from sys_guid to avoid issues on Windows-based Oracle instances
19+ - Fixed XML/HTML special characters in reporters
20+ - Unified handling of failure reporting across reporters
21+
22+ ## Documentation fixes
23+
24+ - Fixed link to contributing guide in the doc
25+ - Added example of handling exceptions to documentation
26+ - Added example for custom expectation-fail message in docs
You can’t perform that action at this time.
0 commit comments