
It looks like you're new here. If you want to get involved, click one of these buttons!
I have recently transitioned to Scala from Java and have experience as a SDET. I have gained knowledge of the syntax through taking courses on Pluralsight/Udemy, but I am now looking to learn how to test REST APIs using Scala.
I have read online about Akka-http-testkit, Play, ScalaTest, and I have looked at some repos on Git, but honestly, there is no tutorial I have found that really explains things and the documentation for these frameworks is not something I can wrap my head around. then there is things about Actors having a service and a server, etc. ... I'm lost!
Is there any help I can get that will really give me a step by step on explanation and execution?