Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## About

---

## ⚠️ ATTENTION

> **This project is used only by the Script Languages Container tests and must NOT be used or depended on outside of that context.**
>
> **Deprecation notice:** This repository is deprecated for general use and may be removed or changed without notice. Do not rely on it for new projects. Use instead the [exasol-pytest-backend](https://github.com/exasol/pytest-backend/), [exasol-pytest-extension](https://github.com/exasol/pytest-extension/) or [exasol-pytest-slc](https://github.com/exasol/pytest-slc/)

---

This project is shared among other Exasol projects, and provides a test framework to execute integration tests on the database.


Expand Down