Skip to content

Conversation

@PiotrKorkus
Copy link
Contributor

Arguments order matter in pytest execution even when they are key-word. When user defines own args in coftest.py in first order correct pytest.ini file needs to be selected which allows setting rootdir.
In current implementation extra arguments are passed first and pytest raises an error with unrecognized parameters.

Copy link
Contributor

@MaximilianSoerenPollak MaximilianSoerenPollak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting.

Good catch. 👍

@MaximilianSoerenPollak MaximilianSoerenPollak merged commit a6b1194 into eclipse-score:main Jul 17, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from Draft to Done in Infrastructure Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants