Skip to content

Run benchmarks with the min supported Kotlin version #289

Open
@qurbonzoda

Description

The library states the minimum supported Kotlin version in README. However, in integration tests, that Kotlin version is only tested for not reporting warning or error. The benchmarks are actually not run in a project that uses the minimum supported Kotlin. Running some or all tests with that version would guarantee stable support for the stated version.

So the idea is publishing kx-benchmark plugin and runtime with a newer Kotlin and using it in a project that uses an older Kotlin.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions