<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tom Tresansky on foojay.io - Friends of OpenJDK</title><link>https://foojayio.github.io/website/today/author/tom-tresansky/</link><description>Articles written by Tom Tresansky on foojay.io - Friends of OpenJDK</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 06 Dec 2022 13:28:26 +0000</lastBuildDate><atom:link href="https://foojayio.github.io/website/today/author/tom-tresansky/index.xml" rel="self" type="application/rss+xml"/><item><title>Introducing Gradle Test Suites</title><link>https://foojayio.github.io/website/today/introducing-gradle-test-suites/</link><pubDate>Tue, 06 Dec 2022 13:28:26 +0000</pubDate><guid>https://foojayio.github.io/website/today/introducing-gradle-test-suites/</guid><description>&lt;p&gt;This article was initially published at &lt;a href="https://blog.gradle.org/introducing-test-suites" target="_blank" rel="noopener noreferrer"&gt;blog.gradle.org&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;As projects grow in size and complexity and otherwise mature, they tend to accumulate a large collection of automated tests.&lt;/p&gt;
&lt;p&gt;Testing your software at &lt;a href="https://martinfowler.com/articles/practical-test-pyramid.html" target="_blank" rel="noopener noreferrer"&gt;multiple levels of granularity&lt;/a&gt;
 is important to surface problems quickly and to increase developer productivity.&lt;/p&gt;
&lt;p&gt;In &lt;a href="https://docs.gradle.org/7.3/release-notes.html#new-features-and-usability-improvements" target="_blank" rel="noopener noreferrer"&gt;Gradle 7.3&lt;/a&gt;
, released November 2021, the Gradle team introduced a new feature called Declarative Test Suites.&lt;/p&gt;
&lt;p&gt;Using this feature makes it much easier to manage different types of tests within a single Gradle JVM project without worrying about low level &amp;ldquo;plumbing&amp;rdquo; details.&lt;/p&gt;</description></item></channel></rss>