I am new to Drools Guvnor and have set up a basic rool framework using the same. I just want to know if current Drool file is correct or not.
As of now, I have no way except running it end to end. Is there any to check compilation issues immediately?
EDIT:
When we have syntax errors, for example, 'string.Contains' instead of 'string.contains' validate/verify pass successfully and so does 'Build Package' option. Let me know If I am missing anything.
Apart from this, I don't have much idea about QA section (in fact, we haven't put any test there).
Thanks,