Following up the comment by @ktoso on my PR (https://github.com/akka/alpakka/pull/110#discussion_r110549803) I think would be good to have a testkit module to share some test fixture as at the moment each module seems to have its own set of fixtures.
Some of them reuse the same ActoSystem and Materializer while other modules create and destroy them each test.
Following up the comment by @ktoso on my PR (https://github.com/akka/alpakka/pull/110#discussion_r110549803) I think would be good to have a testkit module to share some test fixture as at the moment each module seems to have its own set of fixtures.
Some of them reuse the same ActoSystem and Materializer while other modules create and destroy them each test.