kotlintesting (@kotlintesting) 's Twitter Profile
kotlintesting

@kotlintesting

Creating better tests with Kotlin

ID: 1266712621618790401

linkhttps://kotlintesting.com calendar_today30-05-2020 12:46:44

29 Tweet

109 Followers

69 Following

kotlintesting (@kotlintesting) 's Twitter Profile Photo

The whole Ktor server environment feels lightweight and flexible. With tooling like that it’s just doesn’t feel right to omit functional tests in application. kotlintesting.com/intro-to-testi…

kotlintesting (@kotlintesting) 's Twitter Profile Photo

Mocking and stubbing suspend function is necessary if you want to properly test code that relies on coroutines. How to mock suspend fun with MockK? Read it below: kotlintesting.com/mocking-suspen…

Jarosław Michalik (@jarekontech) 's Twitter Profile Photo

Summing up 2020 online conferences season. I gave talk about keeping isolation in unit tests. Now I answer frequently asked questions that were asked during the Q&A Thanks again droidCon and DevFestPoland for hosting me! kotlintesting.com/q-a-from-confe…

Jarosław Michalik (@jarekontech) 's Twitter Profile Photo

I'm experimenting with AMP as well as with Twitter Fleet - check quick tips about #testing in #Kotlin at: stories.kotlintesting.com

I'm experimenting with AMP as well as with Twitter Fleet - check quick tips about #testing in #Kotlin at:
stories.kotlintesting.com
kotlintesting (@kotlintesting) 's Twitter Profile Photo

Testing coroutine that heavily depend on time? Check this blogpost by Patryk Serek kotlintesting.com/how-to-test-a-… #AndroidDev #kotlin #kotlintesting

kotlintesting (@kotlintesting) 's Twitter Profile Photo

Starting monthly newsletter with news around testing and everything JVM testing related! kotlintesting.com/jvm-testing-ne…

Jarosław Michalik (@jarekontech) 's Twitter Profile Photo

Tomorrow all kotlintesting subscribers will receive June edition of JVM Testing Monthly Included: ✅ best articles and blogposts ✅ testing libraries releases Did I mention that on joining mailing list you will also receive unit testing cheat sheet? kotlintesting.com/newsletter/

Jarosław Michalik (@jarekontech) 's Twitter Profile Photo

JVM Testing Monthly September 2021 issue was just sent. Featuring articles by: John Mercier, Kai 🤓💻🔥, Uber Engineering, @k0siara, Sergio Sastre Florez & Marcin Moskała Read it here ↩️ kotlintesting.com/jvm-testing-ne… ✉️ Subscribe to newsletter and receive this content directly into your inbox !

kotlintesting (@kotlintesting) 's Twitter Profile Photo

Java conference is coming! Talks will cover architecture, security, devops, cloud, big data. Conference will be held in polish. KotlinTesting is community partner of this event. Tickets are free, reserve your spot here: javeloper.pl

Jarosław Michalik (@jarekontech) 's Twitter Profile Photo

I prepared special page on blog dedicated to standard Kotlin/JVM testing libraries dependencies. You can just copy-paste things you need into your Gradle build files. kotlintesting.com/libraries/