Changes in release 3.1.13¶
New features¶
Enhancements¶
- Added documentation section on creating a custom reporter. Fixed in #1225, resolves #710
- Add ability to specify code coverage objects include/exclude masks as regular expressions. Fixed in #1186, resolves #1053
Bug fixes¶
- Comparing collection that have long type names. Fixed in #1238, resolves #1235.
- Code coverage reporting on code with long lines. Fixed in #1240, resolves #1232, #1087.
- Code coverage reporting does not exclude tests. Fixed in #1226, resolves #1222.
- Uninstall script buffer overflow. Fixed in #1221, resolves #1220.
Internal improvements¶
- Improved process of generating utPLSQL documentation. Implemented in 689bbd0, resolves #1237.
- Removed username env variables for internal development. Implemented in #1201, resolves #1200.
- Test execution data of utPLSQL project not showing on SonarCloud. Implemented in #1199, resolves #1198.
Downloads¶
Download v3.1.13
release version here