Skip to content

Commit 35548cc

Browse files
Nicorettitkilias
andauthored
Remove pytest itde plugin (#392)
--- Co-authored-by: Torsten Kilias <tkilias@users.noreply.github.com>
1 parent ed82c5e commit 35548cc

File tree

10 files changed

+36
-905
lines changed

10 files changed

+36
-905
lines changed

doc/changes/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changes
22

3+
* [3.0.0](changes_3.0.0.md)
34
* [2.1.0](changes_2.1.0.md)
45
* [2.0.0](changes_2.0.0.md)
56
* [1.7.1](changes_1.7.1.md)
@@ -30,6 +31,7 @@
3031
---
3132
hidden:
3233
---
34+
changes_3.0.0
3335
changes_2.1.0
3436
changes_2.0.0
3537
changes_1.7.1

doc/changes/changes_3.0.0.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Integration-Test-Docker-Environment 3.0.0, released 2024-02-22
2+
3+
## Summary
4+
5+
Removed `pytest-itde` plugin.
6+
7+
### Supported Exasol Versions
8+
9+
* **7.1**: up to 7.1.17
10+
* **8**: 8.18.1
11+
12+
### Breaking Changes
13+
14+
* Removed `pytest-itde` plugin See also
15+
16+
Users which do rely on the plugin should consider moving to the standalone [pytest-itde](https://pypi.org/project/pytest-exasol-itde/) plugin.
17+
The related project can be found [here](https://github.com/exasol/pytest-plugins)
18+
19+

0 commit comments

Comments
 (0)