techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

5.3K
active users

#scalatest

0 posts0 participants0 posts today
Lucas<p>Today I finally tackled the test output looking bad in <a href="https://fosstodon.org/tags/dap" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dap</span></a> when running tests with <a href="https://fosstodon.org/tags/metals" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>metals</span></a>, because of ANSI color codes not being rendered. </p><p>I tested my setup with <a href="https://fosstodon.org/tags/ScalaTest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ScalaTest</span></a>, <a href="https://fosstodon.org/tags/MUnit" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MUnit</span></a>, and <a href="https://fosstodon.org/tags/weaver" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>weaver</span></a>. The best rendering being in weaver.</p>
Daniel Hinojosa :mastodon:<p>One of the best assertions in <a href="https://mastodon.social/tags/ScalaTest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ScalaTest</span></a> is `should compile` For example, `"val a: Int = 1" should compile`. It takes a string and evaluates it, and reports whether that would compile and be in place wherever it is in the method. I wish I had that in <a href="https://mastodon.social/tags/Java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Java</span></a> and <a href="https://mastodon.social/tags/assertj" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>assertj</span></a></p>
Peter Pilgrim<p>Principal Technologist Episode 8 Scala Mars Rover Interview Hints<br /><a href="https://www.xenonique.co.uk/blog/2023/05/24/principal-technologist-e8-scala-mars-rover-interview-hints/" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">xenonique.co.uk/blog/2023/05/2</span><span class="invisible">4/principal-technologist-e8-scala-mars-rover-interview-hints/</span></a><br /><a href="https://techhub.social/tags/scala" class="mention hashtag" rel="tag">#<span>scala</span></a> <a href="https://techhub.social/tags/tdd" class="mention hashtag" rel="tag">#<span>tdd</span></a> <a href="https://techhub.social/tags/development" class="mention hashtag" rel="tag">#<span>development</span></a> <a href="https://techhub.social/tags/scalatest" class="mention hashtag" rel="tag">#<span>scalatest</span></a> <a href="https://techhub.social/tags/interview" class="mention hashtag" rel="tag">#<span>interview</span></a> <a href="https://techhub.social/tags/programming" class="mention hashtag" rel="tag">#<span>programming</span></a> <a href="https://techhub.social/tags/marsRover" class="mention hashtag" rel="tag">#<span>marsRover</span></a> <a href="https://techhub.social/tags/blacktechtwitter" class="mention hashtag" rel="tag">#<span>blacktechtwitter</span></a> <a href="https://techhub.social/tags/blacktiktok" class="mention hashtag" rel="tag">#<span>blacktiktok</span></a></p><p>Divided in 3 parts for easier consumption of the material.</p><p>If you looking to break into the Scala world, get the gig then here is one answer to the Mars problem. </p><p>Oh yes this is Scala 2.13.10 and SBT 1.8.2</p><p>Oh yes @Java is 28 years old!! Can you bloody believe it?!</p>