Skip to content
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

Add Kotlin version forward compatibility tests #290

Open
qurbonzoda opened this issue Jan 17, 2025 · 0 comments
Open

Add Kotlin version forward compatibility tests #290

qurbonzoda opened this issue Jan 17, 2025 · 0 comments

Comments

@qurbonzoda
Copy link
Contributor

The need for the backwards compatibility tests is detailed here: #289

Conaider adding tests for forward compatibility. That is, publish kx-benchmark plugin and runtime with an older Kotlin and use it in a project that uses a newer (minor or major) Kotlin version. This would guarantee that kx-benchmark remain compatible with the newest Kotlin versions.

This would also validate the statement like "ensure you're using Kotlin 2.0.0 or newer" in the README.

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

No branches or pull requests

1 participant