Cucumber execute java -
mac os , maven project
in code
process process = runtime.getruntime().exec( "cucumber /users/jinsoohan/documents/projects/jira-rest-api/features/"); throws exception
exception in thread "main" java.io.ioexception: cannot run program "cucumber": error=2, no such file or directory i don't know how solve problem.
Comments
Post a Comment