LouisCAD / kotlin-libraries-playground

A playground to gain a wider and deeper knowledge of the libraries in the Kotlin ecosystem. Also the official sample for gradle refreshVersions.
MIT License
180 stars 57 forks source link

Sample wanted for kotest/kotest (assertions only) #81

Closed jmfayard closed 4 years ago

jmfayard commented 4 years ago

About the library

What the sample could do

For kotest, we have good examples of the different testing style from kotest ( StringSpec, FreeSpec, ...) But we don't have good examples of matchers.

Show case the assertions from kotest much better that we currently do.

Takee inspiration from testing.asserts.KluentTests

It would be nice to have examples of:

Assertions_-_Kotest_Test_Framework

Wants to contribute the sample?

JohanneA commented 4 years ago

I can do this one if that's okay? 😄

LouisCAD commented 4 years ago

Yes it is, you've been assigned! 😃