-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jonasgeiregat
committed
Dec 28, 2023
1 parent
d40544f
commit e74430e
Showing
20 changed files
with
43 additions
and
22 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>jonasg.io</title><link>https://jonasg.io/</link><description>Recent content on jonasg.io</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 27 Dec 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://jonasg.io/index.xml" rel="self" type="application/rss+xml"/><item><title><span style="color: #606a79; font-size: 90%;">Test First - Part 2</span><br/> The Unit Test Ambiguity</title><link>https://jonasg.io/posts/unit-test-ambiguity/</link><pubDate>Wed, 27 Dec 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/unit-test-ambiguity/</guid><description><p>Why the Unit in Unit Testing does <strong>not</strong>b matter.</p></description></item><item><title><span style="color: #606a79; font-size: 90%;">Test First - Part 1</span><br/>TDD is Not a Religion</title><link>https://jonasg.io/posts/tdd-is-not-a-religion/</link><pubDate>Thu, 14 Dec 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/tdd-is-not-a-religion/</guid><description><p>On the religious nature of TDD</p></description></item><item><title>The subtle Art of Java Test Method Naming</title><link>https://jonasg.io/posts/subtle-art-of-java-test-method-naming/</link><pubDate>Sun, 27 Aug 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/subtle-art-of-java-test-method-naming/</guid><description><p>Tests must be encapsulated within methods that demand a name, and as with all aspects of programming, naming often proves to be the most challenging task.</p></description></item><item><title>How to Effectively Test Time-Dependent Code: Unit and Spring-Based Strategies</title><link>https://jonasg.io/posts/how-to-effectively-test-time-dependent-code/</link><pubDate>Sun, 09 Jul 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/how-to-effectively-test-time-dependent-code/</guid><description><p>Explore strategies for reliable testing of time-dependent code, including techniques to mitigate flakiness in tests and enable precise time manipulation within your test suites.</p></description></item><item><title>Mastering the Object Mother</title><link>https://jonasg.io/posts/object-mother/</link><pubDate>Mon, 05 Jun 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/object-mother/</guid><description><p>Discover how the Object Mother concept empowers developers to effortlessly generate intricate test objects, | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>jonasg.io</title><link>https://jonasg.io/</link><description>Recent content on jonasg.io</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 27 Dec 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://jonasg.io/index.xml" rel="self" type="application/rss+xml"/><item><title><span style="color: #606a79; font-size: 90%;">Test First - Part 2</span><br/> The Unit Test Ambiguity</title><link>https://jonasg.io/posts/unit-test-ambiguity/</link><pubDate>Wed, 27 Dec 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/unit-test-ambiguity/</guid><description><p>Why the Unit in Unit Testing does <strong>not</strong>b matter.</p></description></item><item><title><span style="color: #606a79; font-size: 90%;">Test First - Part 3</span><br/> Ancient Testing Pyramids</title><link>https://jonasg.io/posts/testing-pyramid/</link><pubDate>Wed, 27 Dec 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/testing-pyramid/</guid><description><p>Why the Unit in Unit Testing does <strong>not</strong>b matter.</p></description></item><item><title><span style="color: #606a79; font-size: 90%;">Test First - Part 1</span><br/>TDD is Not a Religion</title><link>https://jonasg.io/posts/tdd-is-not-a-religion/</link><pubDate>Thu, 14 Dec 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/tdd-is-not-a-religion/</guid><description><p>On the religious nature of TDD</p></description></item><item><title>The subtle Art of Java Test Method Naming</title><link>https://jonasg.io/posts/subtle-art-of-java-test-method-naming/</link><pubDate>Sun, 27 Aug 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/subtle-art-of-java-test-method-naming/</guid><description><p>Tests must be encapsulated within methods that demand a name, and as with all aspects of programming, naming often proves to be the most challenging task.</p></description></item><item><title>How to Effectively Test Time-Dependent Code: Unit and Spring-Based Strategies</title><link>https://jonasg.io/posts/how-to-effectively-test-time-dependent-code/</link><pubDate>Sun, 09 Jul 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/how-to-effectively-test-time-dependent-code/</guid><description><p>Explore strategies for reliable testing of time-dependent code, including techniques to mitigate flakiness in tests and enable precise time manipulation within your test suites.</p></description></item><item><title>Mastering the Object Mother</title><link>https://jonasg.io/posts/object-mother/</link><pubDate>Mon, 05 Jun 2023 00:00:00 +0000</pubDate><guid>https://jonasg.io/posts/object-mother/</guid><description><p>Discover how the Object Mother concept empowers developers to effortlessly generate intricate test objects, | ||
enhancing code readability, maintainability, and overall testing efficiency.</p></description></item><item><title>Search</title><link>https://jonasg.io/search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://jonasg.io/search/</guid><description>search</description></item></channel></rss> |
Oops, something went wrong.