KOTLIN
Alphabetical index of projects in Kotlin:
A
Atrium is a multiplatform assertion library for Kotlin with support for i18n.
Atrium adds extra information to error messages so that you get quickly a better idea of what went wrong. For instance, for the following assertion (which fails)
Atrium points out which values
were found, makes an implicit assertion about the size and also states which entries were additionally contained in the list:
Last updated
Was this helpful?