Skip to content

fix: Make VersionParser throw the correct exception upon invalid version#58

Merged
theofidry merged 6 commits intomasterfrom
fix/version-parser-exception
Jan 10, 2026
Merged

fix: Make VersionParser throw the correct exception upon invalid version#58
theofidry merged 6 commits intomasterfrom
fix/version-parser-exception

Conversation

@theofidry
Copy link
Member

Currently it throws an InvalidArgumentException but the abstract test framework package provides an InvalidVersion exception, which is what is documented for TestFrameworkAdapter::getVersion().

Currently it throws an `InvalidArgumentException` but the abstract test
framework package provides an `InvalidVersion` exception, which is what
is documented for `TestFrameworkAdapter::getVersion()`.
@theofidry theofidry requested review from maks-rafalko and sidz January 7, 2026 19:29
@theofidry theofidry merged commit 5f8411e into master Jan 10, 2026
17 checks passed
@theofidry theofidry deleted the fix/version-parser-exception branch January 10, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants