Testing library for Flink

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Testing library for Flink

Juan Rodríguez Hortalá
Hi all,

Recently, my colleagues at Complutense University of Madrid and I developed a testing library for Flink. The library extends on ScalaCheck to allow you to specify random generators of streams using temporal logic. You can also write assertions as temporal logic formulas. If you are interested please take a look to our wiki, or to a related open access paper describing the library.

Greetings,

Juan