Team Chat Logs

February 12, 2010

2010 1
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28

[11:59:07.220335]<fatbrain>Hi, is there some sample configurations somewhere for code coverage and such?
[13:03:51.778532]<osimons>fatbrain: here is one from the docs - look at the command/lang you are interested in, and it should follow a pattern similar to it. That means one or more tools that makes xml, and a coverage tool that reports it to Bitten: http://bitten.edgewall.org/wiki/Documentation/commands.html#python-figleaf
[13:04:35.674726]<fatbrain>osimons: nice, like it alot (from what I've read so far).
[13:05:26.478582]<fatbrain>osimons: The configuration (trac-ui) could be more "fool proof", like explanation to what "name", "label" etc means.
[13:07:25.367031]<osimons>fatbrain: very likely. it is somewhat complex writing the recipe and configuring platforms etc.