exasol / integration-test-docker-environment

A docker-based environment for integration tests with the EXASOL DB.
https://exasol.github.io/integration-test-docker-environment/
MIT License
6 stars 2 forks source link

Add/Implement pytest plugin #285

Closed Nicoretti closed 1 year ago

Nicoretti commented 1 year ago

Summary

In order to easily use the ITDE capabilities within pytest based test, provide a pytest plugin which then can be used by/in other projects.

As a starting point parts of https://github.com/exasol/sqlalchemy-exasol/blob/master/test/integration/conftest.py could be used.

At least the following things should be supported: