List Question
20 TechQA 2024-03-06T10:27:16.270000IntelliJ IDEA + Scala: how to navigate to broken test easily
46 views
Asked by GreyCat
VSCode / Metals / Mill / ScalaTest: AnyFlatSpec specs are not picked up
43 views
Asked by rabejens
Writing Integration tests for AKKA HTTP end point
130 views
Asked by user3897533
forAll in ScalaCheck doesn't run the body
49 views
Asked by Daaninator
Maven Logging for Unit Test Dependencies
57 views
Asked by Ivan Webber
Kubernetes Leader Election Fails with Unit Test
192 views
Asked by joesan
Scala Issue with Mixin Traits and Conflicting Members
48 views
Asked by joesan
Parametrized testing in scala with MUnit, is it possible?
212 views
Asked by vicaba
Scala: Package test from multiple sub projects
37 views
Asked by Dang Huy Nguyen
Always run some tests sequentially even when other tests are executed in parallel
100 views
Asked by mabead
Spark Delta Merge runs too slow in Test
267 views
Asked by Ganesha
Whats the simpler way to mock call to classes from the `java.time` classes in Scala?
45 views
Asked by Miguel Salas
How to force IntelliJ to use pom.xml settings
140 views
Asked by SWiggels
Scala sbt tests with Junit not running in Parallel
95 views
Asked by Anurag
Is there a way to combine two Scala TableDrivenPropertyChecks Tables into one?
163 views
Asked by sahibeast
Running Scala 3 Tests in Intellij
56 views
Asked by Oliver Payne
How do I suppress logging for Scala unit / functional tests?
305 views
Asked by James Kelleher
How to test persistent actors with ScalaTest, ZIO and Akka
97 views
Asked by gervais.b
same instance being shared across multiple class for a lazy val declared in a trait?
51 views
Asked by Aravind Yarram