Skip to content

Kotest support #715

@JordanLongstaff

Description

@JordanLongstaff

Kotest is a testing framework designed for Kotlin. It's an alternative to Java that I really love using. It's more flexible and has coroutine support, and there's also an Android runner for it.

Right now I'm trying to switch all my instrumented tests over to Kaspresso. It'd be easier to do if I could integrate it with my previous efforts to switch from JUnit to Kotest, but I can't find a way to combine Kotest specs with Kaspresso provided objects, like Device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions