<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Getting Started with MockK in Kotlin [1/5]	</title>
	<atom:link href="https://blog.codersee.com/getting-started-with-mockk-kotlin/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.codersee.com/getting-started-with-mockk-kotlin/</link>
	<description>Kotlin &#38; Backend Tutorials - Learn Through Practice.</description>
	<lastBuildDate>Wed, 16 Apr 2025 04:49:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Awais Zaka		</title>
		<link>https://blog.codersee.com/getting-started-with-mockk-kotlin/#comment-109</link>

		<dc:creator><![CDATA[Awais Zaka]]></dc:creator>
		<pubDate>Sun, 16 Mar 2025 11:56:53 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=17512637#comment-109</guid>

					<description><![CDATA[Is MockK available for KMP?]]></description>
			<content:encoded><![CDATA[<p>Is MockK available for KMP?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Piotr		</title>
		<link>https://blog.codersee.com/getting-started-with-mockk-kotlin/#comment-108</link>

		<dc:creator><![CDATA[Piotr]]></dc:creator>
		<pubDate>Sun, 16 Mar 2025 09:01:36 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=17512637#comment-108</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.codersee.com/getting-started-with-mockk-kotlin/#comment-107&quot;&gt;Alexander Skvortsov&lt;/a&gt;.

I would debate the overall benefit of doing that on our own if we gather together all aspects, not only performance. But if it works for you / in your environment, then you should stick to that. 

I am the last person to promote anything as one-size-fits-all. 

Nevertheless, you must remember that even if we would agree that custom fakes/wrappers are always the way to go, we don&#039;t always choose the stack, or have the impact on the approach taken in the project ;)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.codersee.com/getting-started-with-mockk-kotlin/#comment-107">Alexander Skvortsov</a>.</p>
<p>I would debate the overall benefit of doing that on our own if we gather together all aspects, not only performance. But if it works for you / in your environment, then you should stick to that. </p>
<p>I am the last person to promote anything as one-size-fits-all. </p>
<p>Nevertheless, you must remember that even if we would agree that custom fakes/wrappers are always the way to go, we don&#8217;t always choose the stack, or have the impact on the approach taken in the project 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alexander Skvortsov		</title>
		<link>https://blog.codersee.com/getting-started-with-mockk-kotlin/#comment-107</link>

		<dc:creator><![CDATA[Alexander Skvortsov]]></dc:creator>
		<pubDate>Sun, 16 Mar 2025 07:57:29 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=17512637#comment-107</guid>

					<description><![CDATA[Why just don&#039;t follow SOLID (and especially &quot;Interface segregation&quot; principle) to keep the code easy testable?
Fakes (and wrappers for 3rd party deps) extremely easy to do and they works a way faster then all those mocking libs. Again, no need to learn more API and libs and depend on them.]]></description>
			<content:encoded><![CDATA[<p>Why just don&#8217;t follow SOLID (and especially &#8220;Interface segregation&#8221; principle) to keep the code easy testable?<br />
Fakes (and wrappers for 3rd party deps) extremely easy to do and they works a way faster then all those mocking libs. Again, no need to learn more API and libs and depend on them.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: blog.codersee.com @ 2026-04-28 09:17:04 by W3 Total Cache
-->