deequ icon indicating copy to clipboard operation
deequ copied to clipboard

How to use deequ in Java

Open almogtavor opened this issue 4 years ago • 3 comments

I wonder if there is a simple quick start example for the usage of deequ in Java? I see that there are great examples for Scala, but a minimal introduction to Java usage would be great.

almogtavor avatar Oct 16 '21 13:10 almogtavor

You should be able to import and use the Scala classes like you would normal Java classes. Here is a general introduction: blog post link. Do you have a specific question?

twollnik avatar Oct 19 '21 07:10 twollnik

@twollnik I'd like to know how should I pass the Seq<Constrain>, and to understand how to run the tests in a Java platform (JUnit for example). The most basic example of a runnable test would be very helpful.

almogtavor avatar Jan 27 '22 21:01 almogtavor

Hi there, I left the maintaining team and I am really swamped with other things right now. @dustin-lange @tdhd @TammoR Could one of you please take a look?

twollnik avatar Jan 28 '22 09:01 twollnik