Skip to content

Commit 7726479

Browse files
committed
Post: 2017-05-18-version3.0.0-released
1 parent 3f0ea25 commit 7726479

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: post
3+
title: "utPLSQL v3.0.0 - released!"
4+
date: 2017-05-18 06:52:00 +0000
5+
categories: version3
6+
---
7+
8+
9+
First official release of fully rewritten utPLSQL.
10+
------------------------------------
11+
Key features
12+
13+
- Compatible with and tested on Oracle 11.2, 12.1 and 12.2
14+
- multiple ways to compare data with matchers
15+
- native comparison of complex types (objects/collections/cursors)
16+
- in-depth and consistent reporting of failures and errors for tests
17+
- tests identified and configured by annotations
18+
- hierarchies of test suites configured controlled by annotations
19+
- automatic (configurable) transaction control using annotations
20+
- Build-in [coverage](https://utplsql.github.io/utPLSQL-coverage-html/) reporting
21+
- Integration with [SonarQube](https://sonarqube.com/dashboard?id=utPLSQL%3AutPLSQL%3Adevelop), [Coveralls](https://coveralls.io/github/utPLSQL/utPLSQL), [Jenkins](https://jenkins.io/) and [Teamcity](https://www.jetbrains.com/teamcity) using reporters
22+
- plugin architecture for reporters and matchers
23+
- flexible and simple test invocation
24+
- multi-reporting and test real-time progress test-run from using [utPLSQL-sql-cli](https://github.com/utPLSQL/utPLSQL-sql-cli/)

0 commit comments

Comments
 (0)