Hi all, 

I've spent the last week working with the 0.3 version of the Akka Streams 
with Scala. Now that I've got my head around things I'm finding it 
intuitive and fast--really fast. 

The one thing I'm butting my head against now is testing. So far I haven't 
found much on testing ActorProducers and Ducts. I thought I might be able 
to leverage the existing TestKit, however, no joy. 

Anyone else had any success? In particular, I'd like to be able to test 
Ducts individually. Being able to push messages through a Duct and check 
the output would be a nice step between Unit and Integration tests. 

Cheers, 

-- 
>>>>>>>>>>      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.

Reply via email to