TomasMikula / libretto

Declarative concurrency and stream processing library for Scala
Mozilla Public License 2.0
196 stars 6 forks source link

Make tests runnable against multiple implementations #69

Closed TomasMikula closed 2 years ago

TomasMikula commented 2 years ago

Write test against a DSL. Execute the test against multiple implementations of the DSL.

Lets us use the current tests to test a new implementation.

Provide a shortcut for writing tests against ScalaDSL.