<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Jovan Kočić | Blog]]></title>
        <description><![CDATA[Jovan Kočić | Blog]]></description>
        <link>https://jovankocic.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Thu, 22 Jan 2026 09:54:51 GMT</lastBuildDate>
        <atom:link href="https://jovankocic.com/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Integration testing with NodeJS]]></title>
            <description><![CDATA[Explore various integration testing techniques for Node.js applications, covering key strategies, best practices, and implementation examples. This article delves into automated testing tools, mocking external services, and real-world test setups to ensure application quality and reliability.]]></description>
            <link>https://jovankocic.com/blog/integration-testing-with-nodejs</link>
            <guid isPermaLink="true">https://jovankocic.com/blog/integration-testing-with-nodejs</guid>
            <pubDate>Wed, 22 Mar 2023 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>