Any news on when akka-stream-testkit-experimental_2.11 will be published to the repos? I see the jar available on the maven repos but they're all still empty.
http://search.maven.org/#artifactdetails%7Ccom.typesafe.akka%7Cakka-stream-testkit-experimental_2.11%7C1.0-M3%7Cjar Having the stream-testkit would greatly assist in the development / testing of akka stream apps - providing you guys/girls with more constructive feedback.. Thanks, On Thursday, 16 October 2014 15:24:50 UTC-4, Konrad Malawski wrote: > > It's > https://github.com/akka/akka/blob/release-2.3-dev/akka-stream-testkit/src/test/scala/akka/stream/testkit/AkkaSpec.scala > It's in src/test so it's not part of any artifact, you could copy paste it > if you want to play around though.. > > It's not the akkaspec / testkit we want users of akka-streams to use as > it's exposing a lot of internal things / complexity. > We will implement and provide a proper testkit for streams soon, look > forward to it! > > -- > Cheers, > Konrad 'ktoso' Malawski > hAkker @ Typesafe > > <http://typesafe.com> > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
