lundi 8 juin 2015

How to unit test a Groovy script, used in Elasticsearch for _score calculation

I want to do unit testing for a Groovy script, used in Elasticsearch.

The script itself calculates a _score, based on 3 parameters and a given formula. I want do program an automated unit test for that script, to verify its correctness.

Are there any tools available, which offer such functionality?

Regards Martin

Aucun commentaire:

Enregistrer un commentaire