-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#170 Moved to pytest-exasol-backend #171
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dont see anything wrong
- name: Install Project | ||
run: poetry install | ||
|
||
- name: Checkout ITDE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we not need the ITDE anymore? or is it handeled by the pytest-exasol backend?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i see configuration in the pytest-exasol backend, but no place the ITDE is actually installed. can you point me to it? i am probably not looking in the right place.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should not start the ITDE manually when using the pytest plugins. the pytest-exasol-backend
does it for us.
closes #170
Submission Checklist
doc/changes/unreleasd.md
If required
If doing a release
poetry run nox -s prepare-release