atrium
atrium copied to clipboard
A multiplatform expectation library for Kotlin
*Affected Version*: 0.11.1 *API* (fluent-en_GB, cc or cc-infix): fluent-en_GB *Platform* (jvm, js, android): android *Extension* (none, kotlin 1.3): none (idk how to check this but iam using kotlin 1.3.70) ##...
*Platform* (jvm, js, android): *Extension* (none, kotlin 1.3, jdk8): none ## Code related feature Currently one has to convert an Array or a Sequence to List or Iterable in order...
*Platform*: iOS ## Non-Code related feature Unfortunately, I have to abandon Atrium because of the lack of support for Kotlin native for iOS. Kotlin multiplatform does not just mean Java...
*Platform* (jvm, js, android): all *Extension* (none, kotlin 1.3, jdk8): none ## Code related feature We currently provide the possibility to define an own failure handler in case of a...
*Platform* (jvm, js, android): all *Extension* (none, kotlin 1.3, jdk8): none ## Code related feature Following code that uses [coroutines's suspend functions](https://kotlinlang.org/docs/reference/coroutines/coroutines-guide.html) does not compile: ```kotlin suspend fun doSomething() {...
## Code related feature ```kotlin /** * […] * Kind of a shortcut for `and { key { this toBe key }; value { this toBe value } }` where...
*Platform* (jvm, js, android): *Extension* (none, kotlin 1.3, jdk8): none ## Code related feature ``` expect(null as List?).notToEqualNull { toBeEmpty() } ``` For this we currently see in reporting ```...
*Affected Version*: 0.8.0 *API* (fluent-en_GB, cc or cc-infix): core level *Platform* (jvm, js, android): all *Extension* (none, kotlin 1.3, jdk8): none ## How to reproduce the problem Consider the following...
Bumps `spekVersion` from 2.0.12 to 2.0.19. Updates `spek-dsl-jvm` from 2.0.12 to 2.0.19 Release notes Sourced from spek-dsl-jvm's releases. 2.0.19 No release notes provided. 2.0.18 What's Changed Update Kotlin, gradle-intellij-plugin and...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/robstoll/atrium). ## Awaiting Schedule The following updates are...