filmov
tv
Unit Testing in Kotlin Multiplatform
Показать описание
Hello and welcome to this week's video!
Have you ever wondered about setting up effective tests for your Kotlin Multiplatform projects? Or how to ensure your code is reliable across different platforms? If so, you're in the right place!
I'm Per-Erik, and on this channel, we dive deep into Kotlin Multiplatform to make your development journey smoother and more efficient. Today, we're tackling the crucial topic of testing in Kotlin Multiplatform. Whether you're new to this technology or looking to enhance your skills, this video will guide you through everything you need to know, from adding dependencies to setting up test coverage reports.
Stay tuned, because by the end of this video, you'll have a clear roadmap for setting up and running tests in your Kotlin Multiplatform project, giving you the confidence to dive deeper into this exciting technology.
Let's get started!
Timecodes
0:00 Intro
1:12 Dependencies
3:19 Verify the setup
7:36 AAA Pattern
8:36 assertEquals - integers
9:02 assertEquals - floats
9:47 Testing Suspend function
Have you ever wondered about setting up effective tests for your Kotlin Multiplatform projects? Or how to ensure your code is reliable across different platforms? If so, you're in the right place!
I'm Per-Erik, and on this channel, we dive deep into Kotlin Multiplatform to make your development journey smoother and more efficient. Today, we're tackling the crucial topic of testing in Kotlin Multiplatform. Whether you're new to this technology or looking to enhance your skills, this video will guide you through everything you need to know, from adding dependencies to setting up test coverage reports.
Stay tuned, because by the end of this video, you'll have a clear roadmap for setting up and running tests in your Kotlin Multiplatform project, giving you the confidence to dive deeper into this exciting technology.
Let's get started!
Timecodes
0:00 Intro
1:12 Dependencies
3:19 Verify the setup
7:36 AAA Pattern
8:36 assertEquals - integers
9:02 assertEquals - floats
9:47 Testing Suspend function