Simmetrics / simmetrics

Similarity or Distance Metrics, e.g. Levenshtein, for Java
Apache License 2.0
340 stars 77 forks source link

How can I test? #29

Closed gocen closed 6 years ago

gocen commented 6 years ago

Hi, I have imported your project. But simply how can I test it. I see examples but I want to test it. Sorry I am new in java.

mpkorstanje commented 6 years ago

Hi, this project uses maven. You can run the tests using maven mvn test. If you actually want to use cucumber in your own project please see https://cucumber.io/docs