-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request