How Cash App improves Testing on KMM

×
×
×
×

Showing 1 of 1 articles (Page 1 of 1)

Article thumbnail

Kotlin Multiplatform parameterized tests with Burst

Unit tests are great. They give us confidence to build and change our software. Sometimes I want to write a test once and run it for multiple algorithms, inputs, or environments. It’s been possible to do this with JUnit for a long time:

Loading articles...