JAVA_OPTS="$JAVA_OPTS -javaagent:/home/ramanuj/jacoco-0.7.4.201502262128/lib/org.jacoco.agent-0.7.4.201502262128.jar=destfile=/home/ramanuj/jococo_report/jacoco.exec"
export JAVA_OPTS
when test execution ends it doesnot create files.
Hello Marc,
Thanks, Thanks lot for your reply.
We are using LISA test tool for writing function tests and executes them using GUI or command line, not through ANT or Maven.
I want while executing tests JaCoCo agent should capture coverage as I have attached it to JVM.
I have seen lot documentation but examples available is not useful to me.
I have attached agent with
JAVA_OPTS="$JAVA_OPTS -javaagent:/home/ramanuj/Downloads/jacoco0.7.4/lib/jacocoagent.jar=destfile=/home/ramanuj/Downloads/jacoco_report/jacoco.exec"
export JAVA_OPTS
but still jacoco.exec file is not generated. I am not getting where is the problem
am I on correct path? please guide me.
--
You received this message because you are subscribed to a topic in the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jacoco/jPgGPzgKyws/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/68209992-ca08-439d-bc47-b4dc7805d8e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.