code coverage tool for vertx

340 views
Skip to first unread message

Mayur Thakare

unread,
Oct 25, 2017, 9:07:44 AM10/25/17
to vert.x
Hi All,

New to vertx world!

I am trying to create a check list of things that are required to promote use of vertx in my organization. Figured out unit testing (vertx-unit), ORM (jooq), migration (flyway) 
I am stuck at the choice of code coverage tool that fits for vertx app. 
Will Cobertura work? I need to investigate. 
Please suggest if anyone of you have already figured it out.

Thanks,
Mayur.

Clement Escoffier

unread,
Oct 25, 2017, 9:21:35 AM10/25/17
to ve...@googlegroups.com
Hi,

Any code coverage tool will work, including Cobertura or Jacoco. Just use the one your prefer.

Clement

25 October 2017 at 15:07
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/deab7c72-a13d-4589-b926-18b16aa3979f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mayur Thakare

unread,
Oct 25, 2017, 9:59:35 AM10/25/17
to ve...@googlegroups.com
Just tried Cobertura, Wont work with Java 8 lambda expression which are used in my Vertx App
Also, since I am using vertx-unit instead of junit, I doubt even Jacoco will work.

If it indeed works, can some one share me the sample pom.xml settings and code?

On Wed, Oct 25, 2017 at 6:51 PM, Clement Escoffier <clement....@gmail.com> wrote:
Hi,

Any code coverage tool will work, including Cobertura or Jacoco. Just use the one your prefer.

Clement

25 October 2017 at 15:07
Hi All,

New to vertx world!

I am trying to create a check list of things that are required to promote use of vertx in my organization. Figured out unit testing (vertx-unit), ORM (jooq), migration (flyway) 
I am stuck at the choice of code coverage tool that fits for vertx app. 
Will Cobertura work? I need to investigate. 
Please suggest if anyone of you have already figured it out.

Thanks,
Mayur.
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.

--
You received this message because you are subscribed to a topic in the Google Groups "vert.x" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vertx/d9oGsXqUryo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vertx+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
mAyur,
"out of beta"

Clement Escoffier

unread,
Oct 25, 2017, 10:03:02 AM10/25/17
to ve...@googlegroups.com
I'm surprised to see Cobertura failing on java 8.

We use Jacoco. The configuration is inherited from: https://github.com/vert-x3/vertx-parent/blob/master/pom.xml#L325

Clement

25 October 2017 at 15:59
Just tried Cobertura, Wont work with Java 8 lambda expression which are used in my Vertx App
Also, since I am using vertx-unit instead of junit, I doubt even Jacoco will work.

If it indeed works, can some one share me the sample pom.xml settings and code?
--
mAyur,
"out of beta"

--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
25 October 2017 at 15:21
Hi,

Any code coverage tool will work, including Cobertura or Jacoco. Just use the one your prefer.

Clement


25 October 2017 at 15:07
Hi All,

New to vertx world!

I am trying to create a check list of things that are required to promote use of vertx in my organization. Figured out unit testing (vertx-unit), ORM (jooq), migration (flyway) 
I am stuck at the choice of code coverage tool that fits for vertx app. 
Will Cobertura work? I need to investigate. 
Please suggest if anyone of you have already figured it out.

Thanks,
Mayur.
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.

Mayur Thakare

unread,
Oct 26, 2017, 1:58:16 AM10/26/17
to ve...@googlegroups.com
Many Thanks, Jacoco work for me.

Mayur

On Wed, Oct 25, 2017 at 7:32 PM, Clement Escoffier <clement....@gmail.com> wrote:
I'm surprised to see Cobertura failing on java 8.

We use Jacoco. The configuration is inherited from: https://github.com/vert-x3/vertx-parent/blob/master/pom.xml#L325

Clement

25 October 2017 at 15:59
Just tried Cobertura, Wont work with Java 8 lambda expression which are used in my Vertx App
Also, since I am using vertx-unit instead of junit, I doubt even Jacoco will work.

If it indeed works, can some one share me the sample pom.xml settings and code?




--
mAyur,
"out of beta"

--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.
25 October 2017 at 15:21
Hi,

Any code coverage tool will work, including Cobertura or Jacoco. Just use the one your prefer.

Clement


25 October 2017 at 15:07
Hi All,

New to vertx world!

I am trying to create a check list of things that are required to promote use of vertx in my organization. Figured out unit testing (vertx-unit), ORM (jooq), migration (flyway) 
I am stuck at the choice of code coverage tool that fits for vertx app. 
Will Cobertura work? I need to investigate. 
Please suggest if anyone of you have already figured it out.

Thanks,
Mayur.
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.

--
You received this message because you are subscribed to a topic in the Google Groups "vert.x" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vertx/d9oGsXqUryo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vertx+unsubscribe@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/59F09986.30007%40gmail.com.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages