Testing non-java dependency with maven -
i wondering if possible test external "non-java" dependencies maven. have project depends on 2 external programs (one in c , other in python) , include tests sure installed , accessible through java.
i wondering if possible test external "non-java" dependencies maven. have project depends on 2 external programs (one in c , other in python) , include tests sure installed , accessible through java.
Comments
Post a Comment