<div dir="ltr">Many libraries I maintain contain a <span style="font-family:monospace,monospace">testTarget</span> called &quot;Tests&quot;, but whenever an external package depends on two or more library packages, the &quot;Tests&quot; targets conflict with one another, even though the <span style="font-family:monospace,monospace">testTarget</span>s are never actually depended on. How do I get the SPM to ignore them?<br></div>