1 Jun 2012 16:03
covertool for eunit without CT? Is that possible?
Motiejus Jakštys <desired.mta <at> gmail.com>
2012-06-01 14:03:43 GMT
2012-06-01 14:03:43 GMT
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
RSS Feed