Philippus commented on code in PR #984:
URL: https://github.com/apache/pekko-http/pull/984#discussion_r2971493687


##########
build.sbt:
##########
@@ -39,6 +39,7 @@ inThisBuild(Def.settings(
   testOptions ++= Seq(
     Tests.Argument(TestFrameworks.JUnit, "-q", "-v"),
     Tests.Argument(TestFrameworks.ScalaTest, "-oDF")),
+  testFrameworks += new 
TestFramework("net.aichler.jupiter.api.JupiterFramework"),

Review Comment:
   is this line needed? Doesn't the `sbt-jupiter-interface` plugin do this 
already?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to