Motiejus Jakštys | 1 Jun 2012 16:03
Picon
Gravatar

covertool for eunit without CT? Is that possible?

Hi,
I want code coverage data to be visible on Jenkins CI using cobertura
plugin. This part of HOWTO[1] is unclear:
"""
Configure cover to export data. Sample cover.spec for Common Test:
{incl_app, app0, details}.
{export, "all.coverdata"}.
"""

Of course, after ./rebar eunit, no relevant XML files are created
(neither all.coverdata is).

How do I configure covertool without CT?

Thanks,
Motiejus Jakštys

[1]: https://github.com/idubrov/covertool
_______________________________________________
erlang-questions mailing list
erlang-questions <at> erlang.org
http://erlang.org/mailman/listinfo/erlang-questions

Gmane