Skip to content

releases

utPLSQL v3.0.1 - released

utPLSQL v3.0.1 - released

Issues solved in the release

  • Suite/test description now support commas and inner closing brackets
  • Failure message when comparing different datatypes was improved
  • Users, packages and procedures with $ and # in the name are now supported
  • Improved reporting on the line of the expectation failed in the test procedure
  • Fixed but with multibyte character sets
  • Fixed prompts for install of synonyms bug
  • Fixed HTML Coverage reporting on schema

Other changes

  • Add MD5 checksum to releases
  • Fix deployment to gh-pages branch on TAG bug
  • Small issues in the documentation

utPLSQL v3.0.0 - released!

First official release of fully rewritten utPLSQL.

Key features

  • Compatible with and tested on Oracle 11.2, 12.1 and 12.2
  • multiple ways to compare data with matchers
  • native comparison of complex types (objects/collections/cursors)
  • in-depth and consistent reporting of failures and errors for tests
  • tests identified and configured by annotations
  • hierarchies of test suites configured controlled by annotations
  • automatic (configurable) transaction control using annotations
  • Build-in coverage reporting
  • Integration with SonarQube, Coveralls, Jenkins and Teamcity using reporters
  • plugin architecture for reporters and matchers
  • flexible and simple test invocation
  • multi-reporting and test real-time progress test-run from using utPLSQL-sql-cli

Version v3.0.0-beta has been released

Version 3 has reached beta state.

It can be downloaded from the releases page.

It's being used now in multiple organizations with great success. The documentation work is progressing. However, we realize that quite a bit of work needs to be done in this area.

We welcome support requests and discussions, feature requests, and bug reports in the GitHub issues log.

This is not an April Fools Day Joke, we really release it.

Version 3.0.0.0-Alpha1 released

Version 3 has reached alpha state.

It can be downloaded from the releases page.

It's being used now in multiple organizations with great success. The documentation work is progressing. However, we realize that quite a bit of work needs to be done in this area.

We welcome support requests and discussions, feature requests, and bug reports in the GitHub issues log.

Version 3 - pre-alpha

Version 3 in pre-alpha state

Work on version 3 of utPLSQL has been moving quickly.
Nearly every day version 3 has commits to repository with multiple developers contributing.

It won't be long until we are in an alpha status. If your interested in following along or helping out with the project check out the version 3 readme.md

We welcome support requests and discussions, feature requests, and bug reports in the GitHub issues log.