---
title: "CAT 0.13.0"
description: "CAT release notes 0.13.0"
url: "https://docs.justcat.it/release-notes/archive/0.13.0/"
---
# CAT 0.13.0


## CAT portal moved!

CAT portal servers for registration - you can get a free registration key there and raise the number of tests you can execute at once.
The portal was formerly available at <a href="https://cat.datasmartly.com" target="_blank">https://cat.datasmartly.com</a>.

**New URL of the CAT portal is:** <a href="https://portal.justcat.it" target="_blank">https://portal.justcat.it</a>.

The "`cat.datasmartly.com` domain still exists and  will be used for CAT landing page, which is coming soon.

## CAT is a bit nicer

Once all tests are done, CAT displays a short summary with numbers of tests. It looked like this:

![CAT summary in log](cat-summary-in-log-file.png)

It is still like that in the log files, but when running interactively, you now get a bit more polished overview:

![CAT tests result summary](cat-summary.png)

You also get a "chart" for a quick overview how many tests are not passing.

In a more complex project the overview might look something like this:

![CAT test result summary more complex](cat-results-more-compex.png)

## Integration tests

CAT is again a bit more tested, integration tests for CSV providers ([Csv@1 provider](https://docs.justcat.it/reference/data-sources/providers/csv-1/ "Csv@1 provider") and [CsvOleDb@1 provider](https://docs.justcat.it/reference/data-sources/providers/csvoledb-1/ "CsvOleDB@1 provider")) were added.

